mirror of
https://github.com/nestriness/warp.git
synced 2025-12-13 02:15:42 +02:00
Refactor the codebase
This commit is contained in:
7
gst-warp-sink/Cargo.lock
generated
7
gst-warp-sink/Cargo.lock
generated
@@ -1081,6 +1081,12 @@ dependencies = [
|
||||
"m3u8-rs",
|
||||
"moq-transport",
|
||||
"mp4",
|
||||
"quinn",
|
||||
"rustls",
|
||||
"rustls-native-certs",
|
||||
"rustls-pemfile",
|
||||
"url",
|
||||
"webtransport-quinn",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1526,6 +1532,7 @@ version = "0.21.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
|
||||
dependencies = [
|
||||
"log",
|
||||
"ring 0.17.7",
|
||||
"rustls-webpki",
|
||||
"sct",
|
||||
|
||||
Reference in New Issue
Block a user