1
0
Fork 0
forked from wry/wry

toml: automatically reload configuration

This commit is contained in:
Mostafa Ibrahim 2025-08-30 16:44:33 +03:00 committed by Julian Orth
parent 636b242347
commit f943036522
6 changed files with 256 additions and 26 deletions

1
Cargo.lock generated
View file

@ -672,6 +672,7 @@ dependencies = [
"serde_json",
"simplelog",
"thiserror",
"uapi",
"walkdir",
]