chore(deps): bump crossbeam-channel (#2616)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2322/head^2
dependabot[bot] 2 months ago committed by GitHub
parent 4ec8716155
commit c698e72594
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -440,9 +440,9 @@ dependencies = [
[[package]]
name = "crossbeam-channel"
version = "0.5.13"
version = "0.5.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
dependencies = [
"crossbeam-utils",
]

Loading…
Cancel
Save