Skip to content

Commit 5a9c9a9

Browse files
committed
char proptest
1 parent 2543876 commit 5a9c9a9

3 files changed

Lines changed: 297 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 255 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/braillify/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ phf = { version = "0.11", features = ["macros"] }
1919
[dev-dependencies]
2020
csv = "1.3.0"
2121
serde_json = "^1"
22+
proptest = "1.5"

0 commit comments

Comments
 (0)