Skip to content

Commit 00f471e

Browse files
chore(deps): update rust crate bitflags to 2.4.2
1 parent 94c133d commit 00f471e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rust-version = "1.70"
1717

1818
[workspace.dependencies]
1919
thiserror = "1.0.48"
20-
bitflags = { version = "2.4.0", features = ["serde"] }
20+
bitflags = { version = "2.4.2", features = ["serde"] }
2121
heck = { version = "0.4", features = ["unicode"] }
2222
clap = { version = "4.4.3", features = ["derive"] }
2323
tauri-bindgen-core = { path = "crates/core" }

0 commit comments

Comments
 (0)