add database backup with admin commands
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -67,6 +67,12 @@ cyborgtime = "2.1.1"
|
||||
bytes = "1.5.0"
|
||||
http = "0.2.12"
|
||||
|
||||
# standard date and time tools
|
||||
[dependencies.chrono]
|
||||
version = "0.4.35"
|
||||
features = ["alloc"]
|
||||
default-features = false
|
||||
|
||||
# Web framework
|
||||
[dependencies.axum]
|
||||
version = "0.6.20"
|
||||
|
||||
Reference in New Issue
Block a user