Updated url

This commit is contained in:
2025-06-29 16:11:38 -04:00
parent 840145ccbe
commit 9789514b99

View File

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