diff --git a/Cargo.toml b/Cargo.toml index c20eb3b..deaba27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ edition = "2018" license = "Zlib" keywords = ["vec", "no_std", "no-std", "smol"] categories = ["data-structures", "no-std"] +repository = "https://github.com/Lokathor/tinyvec" [dependencies] # not even std!