diff --git a/Cargo.toml b/Cargo.toml index a997722..d139af7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "platform-info" -version = "2.0.2" +version = "2.0.3" authors = ["uutils developers"] edition = "2018" description = "A simple cross-platform interface to get info about a system"