arrayvec: Use odds 0.2 and bump version

This commit is contained in:
root
2015-06-14 14:53:05 +02:00
parent 221bfd9aa0
commit 5ae6e1aadc
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "arrayvec"
version = "0.3.5"
version = "0.3.6"
authors = ["bluss"]
license = "MIT/Apache-2.0"
@@ -15,4 +15,4 @@ keywords = ["stack", "vector", "array", "container", "data-structure"]
nodrop = "0.1"
[dependencies.odds]
version = "0.1"
version = "0.2"