chore: run linter and fix formatting

This commit is contained in:
Anand Balakrishnan 2023-08-30 16:02:03 -07:00
parent 3b3a7ce15e
commit 73921db5f9
7 changed files with 8 additions and 6 deletions

View file

@ -9,7 +9,7 @@ itertools = "0.10.5"
paste = "1.0.12"
num-traits = "0.2.15"
thiserror = "1.0.39"
proptest = { version = "1.1.0", optional = true }
proptest = { version = "1.1", optional = true }
enum_dispatch = "0.3.11"
argus-derive = { version = "0.1.0", path = "../argus-derive" }