We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 199f0fc + 739036e commit 8b34909Copy full SHA for 8b34909
Cargo.toml
@@ -8,6 +8,6 @@ rust-version = "1.57"
8
exclude = ["/examples"]
9
10
[dependencies]
11
-httparse = "1.7.1"
12
-log = "0.4.17"
13
-tauri = { version = "1.0.0" }
+httparse = "1.7"
+log = "0.4"
+tauri = { version = "1.0" }
0 commit comments