Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Mar 22, 2024
1 parent 344eaad commit 3dc6bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-test-fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ doctest = false

[dependencies]
anyhow = { version = "1.0", features = ["backtrace"] }
bitflags = "2.4"
bitflags = "2.5"
cargo_metadata = "0.18"
clap = { version = "4.5", features = ["cargo", "derive", "wrap_help"] }
env_logger = "0.11"
Expand Down

0 comments on commit 3dc6bb7

Please sign in to comment.