Skip to content

Commit

Permalink
chore(deps): update rust crate cargo-audit to 0.20 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 7ca7008 commit c58f903
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 @@ -67,7 +67,7 @@ ctrlc = { version = "3.4", features = ["termination"] }

[dev-dependencies]
cargo-husky = { version = "1", default-features = false, features = ["run-for-all", "prepush-hook", "run-cargo-fmt"] }
cargo-audit = "0.19"
cargo-audit = "0.20"
tracing-subscriber = { version ="0.3", features = ["env-filter"] }
hyper-proxy2 = "0.1"
hyper = { version ="1.1", features = ["full"] }
Expand Down

0 comments on commit c58f903

Please sign in to comment.