We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd2488 commit 3283f5fCopy full SHA for 3283f5f
postgresql_archive/src/configuration/theseus/mod.rs
@@ -1,7 +1,7 @@
1
mod extractor;
2
mod matcher;
3
4
-pub const URL: &str = "https://github.com/theseus-rs/postgresql-binaries";
+pub const URL: &str = "https://github.com/2571-project/postgresql-binaries";
5
6
pub use extractor::extract;
7
pub use matcher::matcher;
0 commit comments