mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 09:54:18 +02:00
updates
This commit is contained in:
parent
78117b0d68
commit
756dfb692e
2 changed files with 779 additions and 45 deletions
828
Cargo.lock
generated
828
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -8,7 +8,7 @@ edition = "2024"
|
||||||
thiserror = "2.0.18"
|
thiserror = "2.0.18"
|
||||||
dotenvy = "0.15.7"
|
dotenvy = "0.15.7"
|
||||||
main_error = "0.1.2"
|
main_error = "0.1.2"
|
||||||
demostf-client = "0.5.0"
|
demostf-client = "0.5.1"
|
||||||
tokio = { version = "1.52.3", features = ["rt-multi-thread", "macros"] }
|
tokio = { version = "1.52.3", features = ["rt-multi-thread", "macros"] }
|
||||||
tracing = "0.1.44"
|
tracing = "0.1.44"
|
||||||
tracing-subscriber = "0.3.23"
|
tracing-subscriber = "0.3.23"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue