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 844f78b + 00f471e commit 86b1083Copy full SHA for 86b1083
Cargo.toml
@@ -17,7 +17,7 @@ rust-version = "1.70"
17
18
[workspace.dependencies]
19
thiserror = "1.0.48"
20
-bitflags = { version = "2.4.0", features = ["serde"] }
+bitflags = { version = "2.4.2", features = ["serde"] }
21
heck = { version = "0.4", features = ["unicode"] }
22
clap = { version = "4.4.3", features = ["derive"] }
23
tauri-bindgen-core = { path = "crates/core" }
0 commit comments