0.7.0
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user