Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-02-11 21:37:29 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-02-11 21:37:29 +0300
commit510cda303a784d8b3d6a16b9947797338a262bb7 (patch)
treeefb1ffbd91e963bca652b5b5d0da4de51a9ead28 /Cargo.lock
parentd2cd2ef5acdfee7434ad43cbe1dea88a422e281b (diff)
Update Cargo.lock
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1091>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f573bafe..d1fadb9b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -175,9 +175,9 @@ dependencies = [
[[package]]
name = "async-tungstenite"
-version = "0.19.0"
+version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8e6acf7e4a267eecbb127ed696bb2d50572c22ba7f586a646321e1798d8336a1"
+checksum = "1e0388bb7a400072bbb41ceb75d65c3baefb2ea99672fa22e85278452cd9b58b"
dependencies = [
"futures-io",
"futures-util",