Skip to content

Commit bfdd7ee

Browse files
author
bors-servo
authored
Auto merge of #102 - bcko:patch-1, r=mbrubeck
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 -->
2 parents d88b2d9 + 11e2927 commit bfdd7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ unreachable = "1.0.0"
2424
serde = { version = "1", optional = true }
2525

2626
[dev_dependencies]
27-
bincode = "0.8"
27+
bincode = "1.0.1"

0 commit comments

Comments
 (0)