diff --git a/Cargo.toml b/Cargo.toml index 7c797f7..a9fdbf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "system-deps" -version = "3.2.0" +version = "4.0.0" authors = ["Guillaume Desmottes ", "Josh Triplett "] license = "MIT OR Apache-2.0" repository = "https://github.com/gdesmott/system-deps"