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] committed Sep 17, 2024
1 parent 2f8fc0f commit 23a66a5
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 23a66a5

Please sign in to comment.