Skip to content

Commit

Permalink
fix(deps): update rust crate system-deps to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 7ab0de1 commit 85aae01
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 @@ -166,7 +166,7 @@ rand = "0.8"
rand_chacha = "0.3"

[target.'cfg(any(decode_test, decode_test_dav1d))'.dependencies]
system-deps = "6"
system-deps = "7"

[lints.rust.unexpected_cfgs]
level = "warn"
Expand Down

0 comments on commit 85aae01

Please sign in to comment.