Skip to content

Commit c8f5f83

Browse files
committed
Switched to version 0.2.0
This is due to the addition of the following features: - Sub-leaf bitfields - json output for facts
1 parent 6d31f61 commit c8f5f83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.2"
4+
version = "0.2.0"
55
authors = ["Joshua Job <jjob@scalecomputing.com>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)