mirror of
https://codeberg.org/spire/dispenser.git
synced 2026-06-03 10:04:07 +02:00
cli commands
This commit is contained in:
parent
756aea0d3b
commit
4e9c1094bb
4 changed files with 279 additions and 96 deletions
|
|
@ -21,4 +21,6 @@ pretty_env_logger = "0.4"
|
|||
cron = "0.11.0"
|
||||
rcon = { version = "0.6.0", features = ["rt-tokio"] }
|
||||
tracing = "0.1.33"
|
||||
tracing-subscriber = "0.3.11"
|
||||
tracing-subscriber = "0.3.11"
|
||||
clap = { version = "3.1.8", features = ["derive"] }
|
||||
main_error = "0.1.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue