From: Chris Morgan Date: Tue, 9 Jun 2015 23:01:52 +0000 (+1000) Subject: 0.11.0: merge concurrency branch. X-Git-Tag: 0.11.0 X-Git-Url: https://git.chrismorgan.info/anymap/commitdiff_plain/0ad7c307eb377a8149dd0cb519caca1380b4bd6f 0.11.0: merge concurrency branch. --- diff --git a/Cargo.toml b/Cargo.toml index 747cba5..7393272 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anymap" -version = "0.10.3" +version = "0.11.0" 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"