Skip to content

Commit 77c1bf1

Browse files
committed
bump num_cpu crate version
1 parent 57aadee commit 77c1bf1

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.16"
21+
num_cpus = "1.17.0"
2222

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

0 commit comments

Comments
 (0)