Skip to content

Commit 3283f5f

Browse files
committed
change url our repo
1 parent dcd2488 commit 3283f5f

File tree

1 file changed

+1
-1
lines changed
  • postgresql_archive/src/configuration/theseus

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mod extractor;
22
mod matcher;
33

4-
pub const URL: &str = "https://github.com/theseus-rs/postgresql-binaries";
4+
pub const URL: &str = "https://github.com/2571-project/postgresql-binaries";
55

66
pub use extractor::extract;
77
pub use matcher::matcher;

0 commit comments

Comments
 (0)