summaryrefslogtreecommitdiff
path: root/examples/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Cargo.lock')
-rw-r--r--examples/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Cargo.lock b/examples/Cargo.lock
index ba7b1bf..bd70e5d 100644
--- a/examples/Cargo.lock
+++ b/examples/Cargo.lock
@@ -28,9 +28,9 @@ dependencies = [
[[package]]
name = "crossbeam-channel"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
+checksum = "cf2b3e8478797446514c91ef04bafcb59faba183e621ad488df88983cc14128c"
dependencies = [
"cfg-if",
"crossbeam-utils",
Generated by cgit. See skreutz.com for my tech blog and contact information.