mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
Update crossbeam-channel to 0.5.8
0.5.7 is yanked
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -905,9 +905,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "crossbeam-channel"
|
||||
version = "0.5.7"
|
||||
version = "0.5.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cf2b3e8478797446514c91ef04bafcb59faba183e621ad488df88983cc14128c"
|
||||
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"crossbeam-utils",
|
||||
|
||||
Reference in New Issue
Block a user