We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f0b02 commit ab3c001Copy full SHA for ab3c001
Cargo.toml
@@ -8,6 +8,7 @@ edition = "2021"
8
description = "A derive for some ORM functions utilising SQLX"
9
license = "MIT OR Apache-2.0"
10
readme = "README.md"
11
+repository = "https://github.com/jayy-lmao/sql-db-set-macros"
12
13
[dependencies]
14
convert_case = "0.8.0"
0 commit comments