arrayvec: Make nodrop purely a dev-dependency
We generate docs for it, but we don't need it.
This commit is contained in:
+4
-4
@@ -10,9 +10,9 @@ repository = "https://github.com/bluss/arrayvec"
|
||||
|
||||
keywords = ["stack", "vector", "array", "container", "data-structure"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
nodrop = "0.1"
|
||||
|
||||
[dependencies.odds]
|
||||
version = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
nodrop = "0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user