Skip to content

Commit 57750c1

Browse files
authored
Merge branch 'master' into target-migrations
2 parents dd31303 + 2adb1b2 commit 57750c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

refinery_cli/src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fn main() -> Result<(), Error> {
1818
version: VERSION.into(),
1919
authors: "Katharina Fey <[email protected]>, João Oliveira <[email protected]>".into(),
2020
homepage: "https://github.com/rust-db/refinery/".into(),
21+
repository: "https://github.com/rust-db/refinery/".into(),
2122
});
2223

2324
let mut builder = Builder::new();

0 commit comments

Comments
 (0)