Skip to content

Commit

Permalink
Remove unnecessary chrono dep (serenity-rs#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev authored Jul 17, 2022
1 parent afb5cb5 commit 71f1e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ optional = true
version = "0.7"

[dependencies.serde-aux]
default-features = false
optional = true
version = "3"

Expand Down

0 comments on commit 71f1e46

Please sign in to comment.