mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +10:00
feat: basics
This commit is contained in:
@@ -4,3 +4,6 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
droplet-rs = { git = "https://github.com/Drop-OSS/droplet-rs.git", version = "0.11.1" }
|
||||
indicatif = "0.18.3"
|
||||
tokio = { version = "1.48.0", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user