chore: update various dependencies (except fjall) to their latest versions

This commit is contained in:
J / Jacob Babich
2026-07-12 14:13:06 -04:00
parent 7f3c2ac30c
commit 044243ae3c
6 changed files with 186 additions and 208 deletions

View File

@@ -31,6 +31,6 @@ strum = { workspace = true, features = ["derive"] }
tokio = { workspace = true }
tracing = { optional = true, workspace = true }
typed-builder = { workspace = true }
ulid = "1.2.0"
uom = "0.37.0"
ulid = "2"
uom = "0.38"
url = { workspace = true }