diff --git a/Cargo.toml b/Cargo.toml index 0b28ccc..d464e83 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ members = ["crates/*"] version = "20230609.0.0" edition = "2024" license = "LicenseRef-PublicDomain AND (MIT-0 OR Unlicense)" -repository = "https://github.com/marquetools/ism-data" +repository = "https://github.com/knitli/ism-data" # Default: do not publish to any registry. Per-crate Cargo.toml files in the # allowlist (tools/published.toml) override this with `publish = true`. Keeps # us from accidentally pushing 60 crates to crates.io.