arrayvec 0.3.21
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "arrayvec"
|
name = "arrayvec"
|
||||||
version = "0.3.20"
|
version = "0.3.21"
|
||||||
authors = ["bluss"]
|
authors = ["bluss"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,11 @@ __ https://bluss.github.io/arrayvec
|
|||||||
Recent Changes (arrayvec)
|
Recent Changes (arrayvec)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
- 0.3.21
|
||||||
|
|
||||||
|
- Use ``encode_utf8`` from crate odds
|
||||||
|
- Add constructor ``ArrayString::from_byte_string``
|
||||||
|
|
||||||
- 0.3.20
|
- 0.3.20
|
||||||
|
|
||||||
- Simplify and speed up ``ArrayString``’s ``.push(char)``-
|
- Simplify and speed up ``ArrayString``’s ``.push(char)``-
|
||||||
|
|||||||
Reference in New Issue
Block a user