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 de4438e0de - Show all commits

View File

@@ -24,4 +24,4 @@ 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.4" }
once_cell = { version = "1.19" } # Useful for lazy initialization in tests/app setup
once_cell = { version = "1.21.3" } # Useful for lazy initialization in tests/app setup