diff --git a/Cargo.toml b/Cargo.toml index 20a4bd9..00fee4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "platform-info" -version = "2.0.5" +version = "2.1.0" authors = ["uutils developers"] edition = "2018" description = "A simple cross-platform interface to get info about a system"