Skip to content

Commit ab3c001

Browse files
authored
Cargo.toml: Add repository (#2)
1 parent 44f0b02 commit ab3c001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ edition = "2021"
88
description = "A derive for some ORM functions utilising SQLX"
99
license = "MIT OR Apache-2.0"
1010
readme = "README.md"
11+
repository = "https://github.com/jayy-lmao/sql-db-set-macros"
1112

1213
[dependencies]
1314
convert_case = "0.8.0"

0 commit comments

Comments
 (0)