Update postgres #252

Merged
phoenix merged 7 commits from update_postgres into main 2026-07-09 11:05:12 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 9a02410dd4 - Show all commits
Generated
+1 -1
View File
@@ -1040,7 +1040,7 @@ dependencies = [
[[package]]
name = "icarus"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.5.1"
version = "0.5.2"
edition = "2024"
rust-version = "1.95"