Skip to content

Commit d4b4b4f

Browse files
Update Rust crate crossbeam-channel to v0.5.11 (#7892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 204cfa7 commit d4b4b4f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 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
@@ -66,7 +66,7 @@ crates_io_worker = { path = "crates_io_worker" }
6666
chrono = { version = "=0.4.31", default-features = false, features = ["serde"] }
6767
clap = { version = "=4.4.13", features = ["derive", "env", "unicode", "wrap_help"] }
6868
cookie = { version = "=0.18.0", features = ["secure"] }
69-
crossbeam-channel = "=0.5.10"
69+
crossbeam-channel = "=0.5.11"
7070
dashmap = { version = "=5.5.3", features = ["raw-api"] }
7171
derive_builder = "=0.12.0"
7272
derive_deref = "=1.1.1"

0 commit comments

Comments
 (0)