parent
c355bc141f
commit
4a4dff8c22
2 changed files with 25 additions and 2 deletions
|
@ -27,5 +27,7 @@ serde_json = "^1.0.97"
|
|||
strum_macros = "^0.25.0"
|
||||
tokio = { version = "^1.32.0", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
url = "^2.4.0"
|
||||
confy = "0.5.1"
|
||||
toml = "0.8.8"
|
||||
confy = "^0.5.1"
|
||||
toml = "^0.8.8"
|
||||
systemd-journal-logger = "^2.1.1"
|
||||
log = "^0.4.20"
|
Loading…
Add table
Add a link
Reference in a new issue