Skip to content

Commit

Permalink
Merge pull request #4898 from cakebaker/remove_num_cpus
Browse files Browse the repository at this point in the history
Remove unused "num_cpus" dependency
  • Loading branch information
sylvestre authored May 25, 2023
2 parents 79df393 + 9f56e47 commit e920d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ memchr = "2"
nix = { version="0.26", default-features=false }
nom = "7.1.3"
notify = { version = "=5.1.0", features=["macos_kqueue"]}
num_cpus = "1.15"
num-bigint = "0.4.3"
num-traits = "0.2.15"
number_prefix = "0.4"
Expand Down

0 comments on commit e920d8d

Please sign in to comment.