arrayvec: Use odds 0.2 and bump version
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user