derive debug for refbox and friends

This commit is contained in:
Ty Overby 2015-05-02 12:56:52 -07:00
parent b6615fa262
commit 8b02f96bf0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bincode"
version = "0.2.1"
version = "0.2.2"
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>"]
repository = "https://github.com/TyOverby/bincode"