nodrop-union 0.1.10

This commit is contained in:
bluss
2018-11-12 22:22:36 +01:00
parent 916f6781e4
commit 0b63772902
+3 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "nodrop-union" name = "nodrop-union"
version = "0.1.9" version = "0.1.10"
authors = ["bluss"] authors = ["bluss"]
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"
@@ -11,3 +11,5 @@ repository = "https://github.com/bluss/arrayvec"
keywords = ["container", "drop", "no_std"] keywords = ["container", "drop", "no_std"]
[package.metadata.release]
no-dev-version = true