removed async_trait from deps to use reexport from serenity

This commit is contained in:
2021-01-07 21:11:02 +00:00
parent 3598973fac
commit 769cb78141
4 changed files with 2 additions and 6 deletions

1
Cargo.lock generated
View File

@ -1319,7 +1319,6 @@ name = "reminder_rs"
version = "1.4.0"
dependencies = [
"Inflector",
"async-trait",
"chrono",
"chrono-tz",
"dotenv",