mirror of
https://github.com/telemt/telemt.git
synced 2026-04-15 17:44:11 +03:00
Add notify dependency for macOS file events
This commit is contained in:
@@ -52,6 +52,7 @@ anyhow = "1.0"
|
||||
|
||||
# HTTP
|
||||
reqwest = { version = "0.12", features = ["rustls-tls"], default-features = false }
|
||||
notify = { version = "6", features = ["macos_fsevent"] }
|
||||
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