mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-16 11:11:30 +03:00
gen or load certificate
This commit is contained in:
@@ -54,7 +54,7 @@ slab = "0.4.9"
|
||||
thiserror = "2.0.0"
|
||||
tokio-util = "0.7.11"
|
||||
local-channel = "0.1.5"
|
||||
webrtc-dtls = "0.10.0"
|
||||
webrtc-dtls = { version = "0.10.0", features = ["pem"] }
|
||||
webrtc-util = "0.9.0"
|
||||
rustls = { version = "0.23.12", default-features = false, features = [
|
||||
"std",
|
||||
|
||||
Reference in New Issue
Block a user