Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
louismerlin committed Oct 2, 2024
1 parent 9883d84 commit f626dbd
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 @@ -14,7 +14,7 @@ members = [
]

[dependencies]
afl = { version = "0.15.5", default-features = false, optional = true }
afl = { version = "0.15.10", default-features = false, optional = true }
anyhow = { version = "1.0.83", optional = true }
cargo_metadata = { version = "0.18.1", optional = true }
clap = { version = "4.5.4", features = ["cargo", "derive", "env"], optional = true }
Expand Down

0 comments on commit f626dbd

Please sign in to comment.