chore: update dependencies

This commit is contained in:
neri 2025-11-08 23:23:00 +01:00
commit a2008ee1ad
2 changed files with 485 additions and 446 deletions

927
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
[package]
name = "datatrash"
version = "2.5.3"
version = "2.5.4"
authors = ["neri"]
edition = "2021"
@ -33,7 +33,7 @@ tree_magic_mini = { version = "3.0.3", features = ["with-gpl-data"] }
tree_magic_db = "*"
mime = "0.3.16"
url = "2.3.1"
actix-governor = "0.8.0"
actix-governor = "0.10.0"
lazy_static = "1.4.0"
[profile.release]