Skip to content

Commit

Permalink
Merge pull request #57 from matter-labs/renovate/bitflags-2.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate bitflags to 2.5
  • Loading branch information
haraldh authored Mar 28, 2024
2 parents f374cdd + 0cd832a commit 627df4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ actix-web = { version = "4.5", features = ["rustls-0_22"] }
anyhow = "1.0.81"
awc = { version = "3.4", features = ["rustls-0_22-webpki-roots"] }
base64 = "0.22.0"
bitflags = "2.4"
bitflags = "2.5"
bytemuck = { version = "1.15.0", features = ["derive", "min_const_generics", "extern_crate_std"] }
bytes = "1"
clap = { version = "4.5", features = ["std", "derive", "env", "error-context", "help", "usage", "wrap_help"], default-features = false }
Expand Down

0 comments on commit 627df4b

Please sign in to comment.