From 4baf072874dacc3c4e03a08ed2b39a716417ee4a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 31 Aug 2021 13:41:14 +0200 Subject: [PATCH] Release 4.0.0 system-deps@4.0.0 Generated by cargo-workspaces --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"