Skip to content

Commit 7c5f501

Browse files
authored
Merge pull request #84 from bodil/dependabot/cargo/sized-chunks-0.2.0
Update sized-chunks requirement from 0.1.2 to 0.2.0
2 parents e8e90ae + 2f96854 commit 7c5f501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rustc_version = "0.2"
2525

2626
[dependencies]
2727
typenum = "1.10"
28-
sized-chunks = "0.1.2"
28+
sized-chunks = "0.2.0"
2929
quickcheck = { version = "0.8", optional = true }
3030
proptest = { version = "0.9", optional = true }
3131
serde = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)