Skip to content

Commit 83e6d18

Browse files
committed
chore: upgrade sqlx_gen_macro version
1 parent 635d8f9 commit 83e6d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/sqlx_gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cli = [
3030
]
3131

3232
[dependencies]
33-
sqlx-gen-macros = { path = "../sqlx_gen_macros", version = "0.5.0" }
33+
sqlx-gen-macros = { path = "../sqlx_gen_macros", version = "0.5.1" }
3434
sqlx = { version = "0.8", features = [
3535
"runtime-tokio",
3636
"tls-rustls-ring",

0 commit comments

Comments
 (0)