mirror of
https://github.com/telemt/telemt.git
synced 2026-04-17 02:24:10 +03:00
Merge branch 'main-stage' into flow
This commit is contained in:
@@ -53,6 +53,8 @@ anyhow = "1.0"
|
||||
|
||||
# HTTP
|
||||
reqwest = { version = "0.12", features = ["rustls-tls"], default-features = false }
|
||||
notify = { version = "6", features = ["macos_fsevent"] }
|
||||
ipnetwork = "0.20"
|
||||
hyper = { version = "1", features = ["server", "http1"] }
|
||||
hyper-util = { version = "0.1", features = ["tokio", "server-auto"] }
|
||||
http-body-util = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user