Skip to content

Commit e3bb126

Browse files
committed
Start version 0.2.2
1 parent 7537713 commit e3bb126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cpuinfo"
33
description = "A utility to identify a cpu and features present. It uses the 'CPUID' instruction and on platforms that support it, feature MSRs."
4-
version = "0.2.1"
4+
version = "0.2.2"
55
authors = ["Joshua Job <jjob@scalecomputing.com>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)