Skip to content

Commit 0b63772

Browse files
committed
nodrop-union 0.1.10
1 parent 916f678 commit 0b63772

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

nodrop-union/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nodrop-union"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
authors = ["bluss"]
55

66
license = "MIT/Apache-2.0"
@@ -11,3 +11,5 @@ repository = "https://github.com/bluss/arrayvec"
1111

1212
keywords = ["container", "drop", "no_std"]
1313

14+
[package.metadata.release]
15+
no-dev-version = true

0 commit comments

Comments
 (0)