Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored and github-actions[bot] committed Jan 10, 2025
1 parent c13df7a commit 93cbd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resolver = "2"
afl = { version = "0.15" }
anyhow = { version = "1.0", features = ["backtrace"] }
assert_cmd = "2.0"
bitflags = "2.6"
bitflags = "2.7"
cargo_metadata = "0.19"
cast_checks = { version = "0.1" }
clap = { version = "4.5", features = ["cargo", "derive", "wrap_help"] }
Expand Down

0 comments on commit 93cbd29

Please sign in to comment.