toml: automatically reload configuration
This commit is contained in:
parent
636b242347
commit
f943036522
6 changed files with 256 additions and 26 deletions
|
|
@ -19,6 +19,7 @@ indexmap = "2.2.5"
|
|||
bstr = { version = "1.9.1", default-features = false }
|
||||
ahash = "0.8.11"
|
||||
run-on-drop = "1.0.0"
|
||||
uapi = "0.2.13"
|
||||
|
||||
[dev-dependencies]
|
||||
simplelog = { version = "0.12.2", features = ["test"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue