Skip to content

Commit

Permalink
Auto merge of #102 - bcko:patch-1, r=mbrubeck
Browse files Browse the repository at this point in the history
bincode="0.8" -> bincode="1.0.1"

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/102)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo authored Jun 30, 2018
2 parents d88b2d9 + 11e2927 commit bfdd7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ unreachable = "1.0.0"
serde = { version = "1", optional = true }

[dev_dependencies]
bincode = "0.8"
bincode = "1.0.1"

0 comments on commit bfdd7ee

Please sign in to comment.