Rust nightly update - cpuid
This commit is contained in:
parent
f9fd75e3e9
commit
451bc99fdc
@ -7,8 +7,7 @@ edition = "2018"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = { version = "0.9.0", default-features = false }
|
itertools = { version = "0.10.0", default-features = false }
|
||||||
#cstr_core = {version = "0.2.0", optional = true, features = ["alloc"] }
|
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
use_std = ["itertools/use_std"]
|
use_std = ["itertools/use_std"]
|
||||||
|
Loading…
Reference in New Issue
Block a user