Update more deps

This commit is contained in:
Joakim Frostegård 2025-01-12 22:22:25 +01:00
parent 19448fbc84
commit edc85a0f66
6 changed files with 90 additions and 134 deletions

View file

@ -53,7 +53,7 @@ serde = { version = "1", features = ["derive"] }
signal-hook = { version = "0.3" }
slotmap = "1"
socket2 = { version = "0.5", features = ["all"] }
thiserror = "1"
thiserror = "2"
# metrics feature
metrics = { version = "0.24", optional = true }