diff --git a/Cargo.toml b/Cargo.toml index 552e58d..1e54381 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Bernardo Meurer "] description = "A library for finding your L1/L2/L3 cache sizes " -version = "0.5.1" +version = "0.6.0" categories = ["hardware-support", "memory-management"] edition = "2018"