Compare commits
1 Commits
glass-bunn
...
master
| Author | SHA1 | Date |
|---|---|---|
|
|
5bd23d56bb |
|
|
@ -5,7 +5,7 @@ authors = ["Matthew Gordon <matthew.scott.gordon@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = "0.9"
|
itertools = "0.14"
|
||||||
obj = "0.9"
|
obj = "0.9"
|
||||||
quickcheck = "0.9"
|
quickcheck = "0.9"
|
||||||
quickcheck_macros = "0.9"
|
quickcheck_macros = "0.9"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue