deps: cargo update

This commit is contained in:
2026-05-17 14:53:23 +02:00
parent adaf0028af
commit d891a14a46
2 changed files with 26 additions and 46 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ if-addrs = "0.15"
log = "0.4"
mdns-sd = "0.19"
mimalloc = { version = "0.1", features = ["secure"] }
notify = "7"
notify = "8"
s2n-quic = { version = "1", features = ["provider-event-tracing"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"