Bump nodrop to 0.1.6 and no_std enable

This commit is contained in:
bluss
2016-02-06 19:49:27 +01:00
parent 98a2dc52b1
commit e7ce808b37
3 changed files with 17 additions and 9 deletions
+4
View File
@@ -57,6 +57,10 @@ Recent Changes (arrayvec)
Recent Changes (nodrop)
-----------------------
- 0.1.6
- Add feature std, which you can opt out of to use ``no_std``.
- 0.1.5
- Added crate feature ``use_needs_drop`` which is a nightly-only