Cargo.lock: update

This commit is contained in:
Astro 2024-03-27 02:23:28 +01:00
parent 994f8b1b6f
commit 242a4f41cb
2 changed files with 257 additions and 260 deletions

515
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@ systemd = "0.10"
metrics = "0.21"
metrics-util = "0.15"
metrics-exporter-prometheus = "0.12"
deunicode = "1.3"
deunicode = "1.4"
urlencoding = "2"
httpdate = "1"
redis = { version = "0.23", features = ["tokio-comp", "connection-manager"] }