Skip to content

Commit

Permalink
Backporting tauri PR tauri-apps#6591
Browse files Browse the repository at this point in the history
  • Loading branch information
sinistersnare committed Dec 11, 2023
1 parent 327c7ae commit 179bf2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ fs-extract-api = [ "zip" ]
reqwest-client = [ "http-api" ]
reqwest-native-tls-vendored = [ "native-tls-vendored" ]
native-tls-vendored = [ "reqwest/native-tls-vendored" ]
rustls-tls = ["reqwest/rustls-tls"]
process-command-api = [ "shared_child", "os_pipe" ]
global-shortcut = [
"tauri-runtime/global-shortcut",
Expand Down

0 comments on commit 179bf2c

Please sign in to comment.