Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TyOverby committed Feb 29, 2016
1 parent 8f4323c commit d870950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bincode"
version = "0.4.0"
version = "0.4.1"
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>"]

repository = "https://github.com/TyOverby/bincode"
Expand All @@ -17,4 +17,4 @@ num = "0.1.*"
serde = "0.6.*"

[dev-dependencies]
serde_macros = "*"
serde_macros = "0.6.*"

0 comments on commit d870950

Please sign in to comment.