diff --git a/dav1d-sys/Cargo.toml b/dav1d-sys/Cargo.toml index 20376c5..f920b7a 100644 --- a/dav1d-sys/Cargo.toml +++ b/dav1d-sys/Cargo.toml @@ -11,7 +11,7 @@ readme = "../README.md" build = "build.rs" [build-dependencies] -system-deps = "6.2" +system-deps = "7" [dependencies] libc = "0.2"