diff options
| author | Nathan Perry <np@nathanperry.dev> | 2019-11-17 23:53:19 -0500 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2019-11-17 23:53:19 -0500 |
| commit | dde5eb52706a9ca8ee257a6cbd75e243582d0a86 (patch) | |
| tree | a53c24b938385b2facb1a0d561027b6ab69a62cd /Cargo.toml | |
| parent | 8a5a841e619793ce81b177179694712284be23e4 (diff) | |
drop unused dep
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ pest = "~2.1" pest_derive = "~2.1" postgres = { version = "^0.15", optional = true, features = ["with-chrono"] } r2d2_postgres = { version = "^0.14", optional = true } -static-cond = "^0.2" [dependencies.serenity] default-features = false |
