Support loading a TOML configuration (#229)
This commit is contained in:
@@ -57,6 +57,7 @@ serde_json = "^1.0"
|
||||
sled = "0.34.7"
|
||||
temp-dir = "0.1.12"
|
||||
thiserror = "^1.0.37"
|
||||
toml = "^0.8.12"
|
||||
tracing = "~0.1.36"
|
||||
tracing-appender = "~0.2.2"
|
||||
tracing-subscriber = "0.3.16"
|
||||
|
||||
Reference in New Issue
Block a user