X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/905800cc304d4c341b64f87779e9ab86f0be6800..9e3715152fe22ffc31378e89ae7c9d555ddcf5a3:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 63e8fd2..746399b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "anymap" -version = "0.9.2" +version = "0.12.1" authors = ["Chris Morgan "] description = "A safe and convenient store for one value of each type" -#documentation = "http://www.rust-ci.org/chris-morgan/anymap/doc/anymap/index.html" +documentation = "https://docs.rs/anymap" #homepage = "https://github.com/chris-morgan/anymap" repository = "https://github.com/chris-morgan/anymap" readme = "README.md"