We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc14f1 commit 3da3976Copy full SHA for 3da3976
core/Cargo.toml
@@ -18,7 +18,7 @@ tower = { git = "https://github.com/tower-rs/tower.git", features = ["full"] }
18
thiserror = { workspace = true }
19
cid = "0.11.1"
20
anyhow = "1.0"
21
-num_cpus = "1.17.0"
+num_cpus = "1.16"
22
23
[dev-dependencies]
24
tower-test = { git = "https://github.com/tower-rs/tower.git" }
0 commit comments