From 0ad7c307eb377a8149dd0cb519caca1380b4bd6f Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Wed, 10 Jun 2015 09:01:52 +1000 Subject: [PATCH] 0.11.0: merge concurrency branch. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.42.0