nodrop 0.1.11

This commit is contained in:
bluss
2017-10-23 21:38:27 +02:00
parent a4411cf187
commit 269a25cc41
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nodrop"
version = "0.1.10"
version = "0.1.11"
authors = ["bluss"]
license = "MIT/Apache-2.0"
+4
View File
@@ -5,6 +5,10 @@ nodrop
Recent Changes (nodrop)
-----------------------
- 0.1.11
- Remove erronous assertion in test (#77)
- 0.1.10
- Update for stable ``needs_drop`` (Rust 1.21, was nightly only)