Skip to content

Commit f33b51c

Browse files
Update Rust crate bitflags to v2
1 parent b628eaf commit f33b51c

File tree

2 files changed

+93
-29
lines changed

2 files changed

+93
-29
lines changed

Cargo.lock

Lines changed: 92 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88

99
[dependencies]
1010
async-trait = "0.1"
11-
bitflags = "1"
11+
bitflags = "2"
1212
lazy_static = "1"
1313
prost = "0.7"
1414
prost-types = "0.7"

0 commit comments

Comments
 (0)