Skip to content

Commit 3da3976

Browse files
Update core/Cargo.toml
Co-authored-by: Copilot <[email protected]>
1 parent 9bc14f1 commit 3da3976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tower = { git = "https://github.com/tower-rs/tower.git", features = ["full"] }
1818
thiserror = { workspace = true }
1919
cid = "0.11.1"
2020
anyhow = "1.0"
21-
num_cpus = "1.17.0"
21+
num_cpus = "1.16"
2222

2323
[dev-dependencies]
2424
tower-test = { git = "https://github.com/tower-rs/tower.git" }

0 commit comments

Comments
 (0)