chore: clippy fix

This commit is contained in:
rvcas
2023-09-13 18:17:59 -04:00
parent bc0824f4eb
commit d808197507
23 changed files with 336 additions and 352 deletions

View File

@@ -46,5 +46,5 @@ aiken-lang = { path = "../aiken-lang", version = "1.0.16-alpha" }
uplc = { path = '../uplc', version = "1.0.16-alpha" }
[dev-dependencies]
proptest = "1.1.0"
proptest = "1.2.0"
pretty_assertions = "1.3.0"