mirror of
https://github.com/nestriness/warp.git
synced 2025-12-13 02:15:42 +02:00
Fix: Added support for `url` property. TODO: add buffer
This commit is contained in:
@@ -25,6 +25,8 @@ bytes = "1.5.0"
|
||||
quinn = "0.10"
|
||||
webtransport-quinn = "0.6.1"
|
||||
url = "2"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
# Crypto
|
||||
rustls = { version = "0.21", features = ["dangerous_configuration"] }
|
||||
|
||||
Reference in New Issue
Block a user