Update dependencies

This commit is contained in:
Luke Street
2025-05-07 16:42:02 -06:00
parent 3c05852d00
commit 7e08f9715b
6 changed files with 387 additions and 307 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ supports-color = "3.0"
time = { version = "0.3", features = ["formatting", "local-offset"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
typed-path = "0.10"
typed-path = "0.11"
[target.'cfg(target_env = "musl")'.dependencies]
mimalloc = "0.1"