This commit is contained in:
Ulrik Sverdrup
2023-06-17 21:58:14 +02:00
parent 2cd12ef4be
commit 2c92a59bed
4 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "arrayvec"
version = "0.7.3"
version = "0.7.4"
authors = ["bluss"]
license = "MIT OR Apache-2.0"
edition = "2018"
@@ -49,7 +49,7 @@ debug = true
debug = true
[package.metadata.docs.rs]
features = ["serde"]
features = ["serde", "zeroize"]
[package.metadata.release]
no-dev-version = true