We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f254ab2 + 2d37173 commit d1f901aCopy full SHA for d1f901a
src/tools/miri/Cargo.lock
@@ -257,9 +257,9 @@ dependencies = [
257
258
[[package]]
259
name = "crossbeam-channel"
260
-version = "0.5.14"
+version = "0.5.15"
261
source = "registry+https://github.com/rust-lang/crates.io-index"
262
-checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471"
+checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
263
dependencies = [
264
"crossbeam-utils",
265
]
0 commit comments