From f311111664c74841c01fe2b8245d0bba79ef276f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 9 Jan 2023 11:59:13 +0100 Subject: [PATCH] version 1.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 27fb02b..9d981e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "platform-info" -version = "1.0.1" +version = "1.0.2" authors = ["Alex Lyon "] edition = "2018" description = "A simple cross-platform interface to get info about a system"