Skip to content

Commit 61fc815

Browse files
Update Rust crate scheduled-thread-pool to v0.2.6 (#4848)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 94ac38b commit 61fc815

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ parking_lot = "=0.12.0"
7171
prometheus = { version = "=0.13.1", default-features = false }
7272
rand = "=0.8.5"
7373
reqwest = { version = "=0.11.10", features = ["blocking", "gzip", "json"] }
74-
scheduled-thread-pool = "=0.2.5"
74+
scheduled-thread-pool = "=0.2.6"
7575
semver = { version = "=1.0.9", features = ["serde"] }
7676
sentry = { version = "=0.24.3", features = ["tracing"] }
7777
sentry-conduit = { version = "=0.5.0", default-features = false }

0 commit comments

Comments
 (0)