Update dependencies #43

Merged
phoenix merged 7 commits from update_dependencies into devel 2025-06-29 20:26:59 +00:00
Showing only changes of commit 9789514b99 - Show all commits

View File

@@ -23,5 +23,5 @@ icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag =
[dev-dependencies]
http-body-util = { version = "0.1.3" }
url = { version = "2.5" }
url = { version = "2.5.4" }
once_cell = { version = "1.19" } # Useful for lazy initialization in tests/app setup