1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

bumb dependencies

This commit is contained in:
Robin Appelman 2022-04-10 17:06:36 +02:00
commit 5adcdd046b
2 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@ schema = ["schemars", "bitbuffer/schemars"]
[dev-dependencies]
pretty_assertions = "1"
test-case = "1"
test-case = "2.0.2"
iai = "0.1"
[profile.release]