Skip to content

Commit 23f9ec1

Browse files
author
bitfl0wer
committed
Depend on v0.3.0 of macros helper crate
1 parent eba7b5c commit 23f9ec1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-pg-uint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sqlx = { version = "0.8", default-features = false, features = [
1313
"bigdecimal",
1414
] }
1515
thiserror = "1.0"
16-
sqlx-pg-uint-macros = { version = "0.2.0" }
16+
sqlx-pg-uint-macros = { version = "0.3.0" }
1717
#sqlx-pg-uint-macros = { path = "../sqlx-pg-uint-macros" }
1818
bigdecimal = "0.4.5"
1919
serde = { version = "1.0.208", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)