Update Rust crate tokio-rustls to 0.26

This commit is contained in:
2025-12-19 16:19:15 +01:00
parent 80012fec64
commit 86cb437294

View File

@@ -12,6 +12,6 @@ tokio = { version = "1.48", features = ["rt-multi-thread", "macros", "net", "syn
tokio-tungstenite = "0.23"
futures-util = "0.3"
ctrlc = "3"
tokio-rustls = "0.25"
tokio-rustls = "0.26"
rustls-pemfile = "2"
libsystemd = "0.7"