Update dependencies #148

Merged
kdeng00 merged 7 commits from update_dependencies into v0.2 2025-06-29 17:15:21 -04:00
Showing only changes of commit 38a7e0a66f - Show all commits
+1 -1
View File
@@ -26,4 +26,4 @@ icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag =
[dev-dependencies] [dev-dependencies]
common-multipart-rfc7578 = { version = "0.7.0" } common-multipart-rfc7578 = { version = "0.7.0" }
url = { version = "2.5.4" } url = { version = "2.5.4" }
tempfile = { version = "3.19.1" } tempfile = { version = "3.20.0" }