Skip to content

Commit e1c2ec4

Browse files
author
bitfl0wer
committed
Fix missing repo
1 parent 0865e6e commit e1c2ec4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sqlx-pg-uint-macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT"
66
authors = ["bitfl0wer"]
77
description = "proc-macros for the `sqlx-pg-uint` crate."
88
rust-version = "1.61.0"
9+
repository = "https://github.com/bitfl0wer/sqlx-pg-uint"
910

1011
[lib]
1112
proc-macro = true

0 commit comments

Comments
 (0)