diff --git a/Cargo.toml b/Cargo.toml index fedd63a..401b1f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "This crate provides definitions and transformations for multi-dim version = "0.0.0" edition = "2021" authors = ["YdrMaster "] -repository = "https://github.com/YdrMaster/ndarray-layout.git" +repository = "https://github.com/InfiniTensor/ndarray-layout.git" documentation = "https://docs.rs/ndarray-layout" license = "MIT" readme = "README.md"