diff --git a/borsh-derive/Cargo.toml b/borsh-derive/Cargo.toml index fb87bccf9..936ccd0f3 100644 --- a/borsh-derive/Cargo.toml +++ b/borsh-derive/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" license = "Apache-2.0" readme = "README.md" categories = ["encoding", "network-programming"] -repository = "https://github.com/nearprotocol/borsh" +repository = "https://github.com/near/borsh-rs" homepage = "https://borsh.io" description = """ Binary Object Representation Serializer for Hashing