Skip to content

Commit

Permalink
Add num_cpus
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkushinDaniil committed Aug 21, 2024
1 parent e8b0ded commit ab361f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ once_cell = "1.18.0"
lazy_static = "1.4.0"
semver = "1.0.22"
anyhow = "1.0.81"
num_cpus = "1.15"

[lib]
crate-type = ["staticlib"]

0 comments on commit ab361f8

Please sign in to comment.