mirror of
https://github.com/openharmony/third_party_rust_lazycell.git
synced 2026-07-01 21:04:09 -04:00
chore: cut the 0.6.0 release
Update CHANGELOG. Update README. Cut the 0.6.0 release.
This commit is contained in:
committed by
Nikita Pekin
parent
226f69134a
commit
704f9a2bc7
@@ -1,3 +1,13 @@
|
||||
<a name="v1.0.0"></a>
|
||||
## v1.0.0 (2018-06-06)
|
||||
|
||||
|
||||
#### Features
|
||||
|
||||
* Add #![no_std] ([e59f6b55](https://github.com/indiv0/lazycell/commit/e59f6b5531e310d3df26b0eb40b1431937f38096))
|
||||
|
||||
|
||||
|
||||
<a name="0.6.0"></a>
|
||||
## 0.6.0 (2017-11-25)
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "lazycell"
|
||||
version = "0.6.0"
|
||||
version = "1.0.0"
|
||||
authors = ["Alex Crichton <alex@alexcrichton.com>",
|
||||
"Nikita Pekin <contact@nikitapek.in>"]
|
||||
description = "A library providing a lazily filled Cell struct"
|
||||
|
||||
Reference in New Issue
Block a user