diff options
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 |
