X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/94d06205fc902456ab6b6be800f18d96977f357a..0850f5ec36b14904ae452ffdfa0a2ae0ba05c854:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index ff8c7ee..746399b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "anymap" -version = "0.9.12" +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"