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