diff --git a/Cargo.toml b/Cargo.toml index 0877aaf..914db34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "ahv" version = "0.2.0" authors = ["Mary "] license = "Apache-2.0 OR MIT" -repository = "https://www.github.com/Thog/ahv.git" -homepage = "https://www.github.com/Thog/ahv" +repository = "https://www.github.com/marysaka/ahv.git" +homepage = "https://www.github.com/marysaka/ahv" description = "Apple Hypervisor crate for Apple Silicon" keywords = ["hypervisor", "virtualization", "macOS", "apple", "aarch64"] categories = ["api-bindings", "no-std", "os::macos-apis"]