Bump version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "arrayvec"
|
name = "arrayvec"
|
||||||
version = "0.3.6"
|
version = "0.3.7"
|
||||||
authors = ["bluss"]
|
authors = ["bluss"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
|
|||||||
@@ -19,6 +19,14 @@ __ http://bluss.github.io/arrayvec
|
|||||||
.. |crates2| image:: http://meritbadge.herokuapp.com/nodrop
|
.. |crates2| image:: http://meritbadge.herokuapp.com/nodrop
|
||||||
.. _crates2: https://crates.io/crates/nodrop
|
.. _crates2: https://crates.io/crates/nodrop
|
||||||
|
|
||||||
|
Recent Changes
|
||||||
|
--------------
|
||||||
|
|
||||||
|
- 0.3.7
|
||||||
|
|
||||||
|
- Added method .into_inner()
|
||||||
|
- Added unsafe method .set_len()
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user