0.6.0
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "arrayvec"
|
||||
version = "0.5.2"
|
||||
version = "0.6.0"
|
||||
authors = ["bluss"]
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
|
||||
description = "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString."
|
||||
|
||||
Reference in New Issue
Block a user