diff --git a/Cargo.toml b/Cargo.toml index c55a03d..ab6925e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Jonathan Creekmore "] name = "dmidecode" -version = "0.7.5" +version = "0.7.6" description = "Decode SMBIOS/DMI information into accessible data structures" documentation = "https://docs.rs/dmidecode/" homepage = "https://github.com/jcreekmore/dmidecode.git"