Updated once_cell

This commit is contained in:
2025-06-29 16:12:23 -04:00
parent 9789514b99
commit de4438e0de

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