diff --git a/Cargo.toml b/Cargo.toml index 66ef602..4abce6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "platform-info" -version = "2.0.1" +version = "2.0.2" authors = ["Alex Lyon "] edition = "2018" description = "A simple cross-platform interface to get info about a system"