Skip to content

Commit 391f47e

Browse files
fix(deps): update rust crate system-deps to v7
1 parent 4cd86ff commit 391f47e

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

Cargo.lock

+26-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ rand = "0.8"
166166
rand_chacha = "0.3"
167167

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

171171
[lints.rust.unexpected_cfgs]
172172
level = "warn"

0 commit comments

Comments
 (0)