Skip to content

Commit

Permalink
Merge #164
Browse files Browse the repository at this point in the history
164: chore: Update serde_bytes to 0.11 r=torkleyy a=ignatenkobrain



Co-authored-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
  • Loading branch information
bors[bot] and ignatenkobrain committed May 12, 2019
2 parents ea4f7e9 + 6b34a4d commit 8003fe4
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 @@ -25,5 +25,5 @@ bitflags = "1"
serde = { version = "1", features = ["serde_derive"] }

[dev-dependencies]
serde_bytes = "0.10"
serde_bytes = "0.11"
serde_json = "1"

0 comments on commit 8003fe4

Please sign in to comment.