diff --git a/Cargo.toml b/Cargo.toml index 7d76042..d85c536 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ links = "cdio" [build-dependencies] bindgen = "0.72" cc = { version = "1.4.0" } -system-deps = "7" +system-deps = "8" [features] default = ["iso9660", "udf"]