mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add directory watcher to StaticFileProvider::read_only (#10701)
This commit is contained in:
@ -478,6 +478,7 @@ humantime-serde = "1.1"
|
||||
itertools = "0.13"
|
||||
linked_hash_set = "0.1"
|
||||
modular-bitfield = "0.11.2"
|
||||
notify = { version = "6.1.1", default-features = false, features = ["macos_fsevent"] }
|
||||
nybbles = "0.2.1"
|
||||
once_cell = "1.19"
|
||||
parking_lot = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user