diff --git a/Cargo.toml b/Cargo.toml index 12e8efb..2c7d7f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "system-deps" -version = "5.0.0" +version = "6.0.0" authors = ["Guillaume Desmottes ", "Josh Triplett "] license = "MIT OR Apache-2.0" repository = "https://github.com/gdesmott/system-deps"