aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-08-31 14:19:07 +0200
committerAlex Auvolat <alex@adnab.me>2022-08-31 14:19:17 +0200
commitca385824b2e076505108b405ac7ea0f69f1c114a (patch)
treeb84516d6e09109e0632717055ba6c91e6d045866 /Cargo.toml
parent492fa1f2faf6dde6a1c28df1c2ca2b92313b61f5 (diff)
downloadaerogramme-ca385824b2e076505108b405ac7ea0f69f1c114a.tar.gz
aerogramme-ca385824b2e076505108b405ac7ea0f69f1c114a.zip
Remove unused pretty_env_logger dependency
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 399b50d..2f41cb0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,6 @@ lazy_static = "1.4"
ldap3 = { version = "0.10", default-features = false, features = ["tls"] }
log = "0.4"
mail-parser = "0.5"
-pretty_env_logger = "0.4"
rusoto_core = "0.48.0"
rusoto_credential = "0.48.0"
rusoto_s3 = "0.48"