Skip to content

Commit 23a66a5

Browse files
fix(deps): update rust crate system-deps to v7
1 parent 2f8fc0f commit 23a66a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)