Skip to content

Commit

Permalink
Fixup newline in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi-D-coder committed Apr 26, 2024
1 parent 6fce607 commit d644f2c
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,4 +25,4 @@ serde = { version = "1", default-features = false, features = ["derive", "alloc"
[dev-dependencies]
sha2 = "0.10"
proptest-derive = { version = "0.4" }
proptest = { version = "1"}
proptest = { version = "1"}

0 comments on commit d644f2c

Please sign in to comment.