From 6993bb5f516ba3095364735eb86dcee4b2ea679c Mon Sep 17 00:00:00 2001 From: Gerd Zellweger Date: Thu, 21 Jan 2021 10:42:22 -0800 Subject: [PATCH] Update cargo. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de300ba..81c3749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raw-cpuid" -version = "9" +version = "9.0.0" authors = ["Gerd Zellweger "] edition = "2018"