chore: Update dependencies

This commit is contained in:
Kévin Commaille 2022-01-19 23:16:01 +01:00
parent 7f4f7cc8f8
commit 967c6206ae
No known key found for this signature in database
GPG Key ID: DD507DAE96E8245C
2 changed files with 327 additions and 366 deletions

691
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@ codegen-units = 16
[dependencies]
log = "0.4"
mime = "0.3.16"
tracing-subscriber = "0.2"
tracing-subscriber = "0.3"
gettext-rs = { version = "0.7", features = ["gettext-system"] }
gtk-macros = "0.3"
once_cell = "1.5"