diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ env_logger = "0.11" version = "0.2.0" edition = "2024" license = "MIT OR Apache-2.0" -repository = "https://github.com/catilgrass/mingling" +repository = "https://github.com/mingling-rs/mingling" [profile.dev] opt-level = 0 |
