Merge branch 'master' of github.com:TyOverby/bincode

This commit is contained in:
Ty Overby 2015-01-07 22:04:59 -08:00
commit bb0c8e4fe3
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ license = "MIT"
description = "A binary serialization / deserialization strategy and implementation." description = "A binary serialization / deserialization strategy and implementation."
[dependencies] [dependencies]
rustc-serialize = "0.2.5" rustc-serialize = "0.2.6"