Skip to content

Commit

Permalink
Merge 7353cf7 into 0cc1540
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 22, 2021
2 parents 0cc1540 + 7353cf7 commit 176f484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heim-virt/Cargo.toml
Expand Up @@ -17,7 +17,7 @@ cfg-if = "~1.0"
futures = { version = "~0.3", default-features = false, features = ["std", "async-await"] }

[target.'cfg(all(target_os = "linux", any(target_arch="x86", target_arch="x86_64")))'.dependencies]
raw-cpuid = "~8.1"
raw-cpuid = "~9.0"

[dev-dependencies]
heim-derive = { version = "0.1.0-rc.1", path = "../heim-derive" }
Expand Down

0 comments on commit 176f484

Please sign in to comment.