This commit is contained in:
bluss
2021-03-29 22:05:34 +02:00
parent b0dfc877c1
commit 5685049fbe
5 changed files with 12 additions and 15 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "arrayvec"
version = "0.6.1"
version = "0.7.0"
authors = ["bluss"]
license = "MIT OR Apache-2.0"
edition = "2018"
@@ -37,7 +37,6 @@ harness = false
[features]
default = ["std"]
std = []
unstable-const-fn = []
[profile.bench]
debug = true