Skip to content

Commit

Permalink
Release 11.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Zellweger <[email protected]>
  • Loading branch information
gz committed Jan 14, 2025
1 parent 0c358a8 commit e278f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Gerd Zellweger <[email protected]>"]
edition = "2018"
name = "raw-cpuid"
version = "11.2.0"
version = "11.3.0"

description = "A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore."
documentation = "https://docs.rs/raw-cpuid/"
Expand Down

0 comments on commit e278f01

Please sign in to comment.