Skip to content

Commit 8123008

Browse files
committed
collector: bump jobserver to 0.1.33 and bump some other deps
1 parent 09664e9 commit 8123008

File tree

2 files changed

+54
-17
lines changed

2 files changed

+54
-17
lines changed

Cargo.lock

+53-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ semver = "1.0"
2424
xz2 = "0.1.3"
2525
tar = "0.4"
2626
futures = "0.3.5"
27-
jobserver = "0.1.21"
27+
jobserver = "0.1.33"
2828
snap = "1"
2929
walkdir = "2"
3030
flate2 = { version = "1.0.22", features = ["rust_backend"] }

0 commit comments

Comments
 (0)