osu: no longer depends on tower

This commit is contained in:
Natsu Kagami 2020-09-13 22:24:46 -04:00
parent dca732e52e
commit 71cbe5c63e
No known key found for this signature in database
GPG key ID: F17543D4B9424B94
3 changed files with 795 additions and 977 deletions

View file

@ -10,7 +10,6 @@ edition = "2018"
serenity = "0.9.0-rc.0"
chrono = "0.4.10"
reqwest = "0.10.1"
tower = "0.3"
serde = { version = "1.0", features = ["derive"] }
bitflags = "1"
lazy_static = "1"