mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-21 01:21:19 +02:00
Revert "Use futures instead of tokio (for just one call, sounds more appropriate)"
This reverts commit 9809327784
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "scootaloo"
|
||||
version = "0.2.1"
|
||||
version = "0.2.0"
|
||||
authors = ["VC <veretcle+framagit@mateu.be>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -11,7 +11,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "^0.5"
|
||||
clap = "^2.33"
|
||||
|
||||
futures = "^0.3"
|
||||
tokio = "^0.2"
|
||||
egg-mode = "^0.14"
|
||||
|
||||
elefren = "^0.20"
|
||||
|
Reference in New Issue
Block a user