Skip to content

Commit

Permalink
Merge pull request #84 from bodil/dependabot/cargo/sized-chunks-0.2.0
Browse files Browse the repository at this point in the history
Update sized-chunks requirement from 0.1.2 to 0.2.0
  • Loading branch information
bodil authored Apr 15, 2019
2 parents e8e90ae + 2f96854 commit 7c5f501
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,7 +25,7 @@ rustc_version = "0.2"

[dependencies]
typenum = "1.10"
sized-chunks = "0.1.2"
sized-chunks = "0.2.0"
quickcheck = { version = "0.8", optional = true }
proptest = { version = "0.9", optional = true }
serde = { version = "1.0", optional = true }
Expand Down

0 comments on commit 7c5f501

Please sign in to comment.