diff --git a/Cargo.toml b/Cargo.toml index 443d899..1e97486 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raw-cpuid" -version = "8.1.1" +version = "8.1.2" authors = ["Gerd Zellweger "] build = "build.rs" edition = "2018"