chore(cargo): replace log dependency with tracing

This commit is contained in:
Michael Aaron Murphy 2024-03-15 14:49:33 +01:00 committed by Jeremy Soller
parent 074d962ae9
commit 32229c16f0
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
10 changed files with 10 additions and 22 deletions

View file

@ -14,7 +14,6 @@ i18n-embed-fl.workspace = true
i18n-embed.workspace = true
itertools = "0.12.1"
libcosmic.workspace = true
log = "0.4"
once_cell = "1.19.0"
rand = "0.8"
rust-embed.workspace = true