chore(cargo): remove unused env_logger dependency

This commit is contained in:
Julian Braha 2023-12-02 17:25:17 -05:00 committed by GitHub
parent ec8661065c
commit 5c38749f97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 33 deletions

View file

@ -32,7 +32,6 @@ cosmic-panel-config = { workspace = true }
tracing = "0.1.37"
tracing-subscriber = "0.3.17"
log = "0.4"
env_logger = "0.10"
url = "2.3.1"
freedesktop-desktop-entry = "0.5.0"
notify = "6.0.0"