Skip to content

Commit 157f22b

Browse files
Update Rust crate bitflags to v2
1 parent a1b206f commit 157f22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karamellib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
bitflags = "1.2"
10+
bitflags = "2.0"
1111
log-update = "*"
1212
colored = "2"
1313
log = "0.4.14"

0 commit comments

Comments
 (0)