arrayvec: Use odds & bump version
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "arrayvec"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
authors = ["bluss"]
|
||||
license = "MIT/Apache-2.0"
|
||||
|
||||
@@ -13,3 +13,6 @@ keywords = ["stack", "vector", "array", "container", "data-structure"]
|
||||
[dependencies]
|
||||
|
||||
nodrop = "0.1"
|
||||
|
||||
[dependencies.odds]
|
||||
version = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user