Skip to content

Commit 8315759

Browse files
Update Rust crate num_cpus to 1.16.0
1 parent d60e1ba commit 8315759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git-cvs-fast-import-process = { path = "internal/process" }
2323
git-cvs-fast-import-state = { path = "internal/state" }
2424
git-fast-import = { path = "git-fast-import" }
2525
log = "0.4.14"
26-
num_cpus = "1.13.1"
26+
num_cpus = "1.16.0"
2727
parse_duration = "2.1.1"
2828
patchset = { path = "patchset" }
2929
rcs-ed = { path = "rcs-ed" }

0 commit comments

Comments
 (0)