Skip to content

Commit

Permalink
chore: Update serde_bytes to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatenkobrain authored May 12, 2019
1 parent ea4f7e9 commit 6b34a4d
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 6b34a4d

Please sign in to comment.