|
@@ -251,9 +251,9 @@ checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
name = "crossbeam-channel"
|
|
-version = "0.5.11"
|
|
|
|
|
|
+version = "0.5.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b"
|
|
|
|
|
|
+checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
|
|
dependencies = [
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
"crossbeam-utils",
|
|
]
|
|
]
|