diff --git a/Cargo.toml b/Cargo.toml index 804fe19..5244fe0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Bruno Garcia "] description = "Mutation testing tool for Bitcoin Core" license = "MIT" -repository = "https://github.com/brunoerg/mutation-core" +repository = "https://github.com/brunoerg/bcore-mutation" readme = "README.md" [[bin]]