mirror of
https://codeberg.org/demostf/cleanup.git
synced 2026-06-03 10:04:10 +02:00
initial version
This commit is contained in:
parent
7c30512ae6
commit
342b10f15a
7 changed files with 1276 additions and 4 deletions
|
|
@ -4,6 +4,9 @@ version = "0.1.0"
|
|||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
demostf-client = "0.1"
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
chrono = "0.4"
|
||||
main_error = "0.1"
|
||||
dotenv = "0.15"
|
||||
Loading…
Add table
Add a link
Reference in a new issue