Skip to content

Commit d3a63c1

Browse files
fix(deps): update rust crate system-deps to v7
1 parent e34e772 commit d3a63c1

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
@@ -160,7 +160,7 @@ rand = "0.8"
160160
rand_chacha = "0.3"
161161

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

165165
[lints.rust.unexpected_cfgs]
166166
level = "warn"

0 commit comments

Comments
 (0)