Update a bunch of schala-lang libraries
This commit is contained in:
parent
44938aa4e6
commit
2e147e141e
@ -5,11 +5,11 @@ authors = ["greg <greg.shuflin@protonmail.com>"]
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
itertools = "0.5.8"
|
itertools = "0.8.0"
|
||||||
take_mut = "0.1.3"
|
take_mut = "0.2.2"
|
||||||
maplit = "*"
|
maplit = "1.0.1"
|
||||||
lazy_static = "0.2.8"
|
lazy_static = "1.3.0"
|
||||||
failure = "0.1.2"
|
failure = "0.1.5"
|
||||||
ena = "0.11.0"
|
ena = "0.11.0"
|
||||||
stopwatch = "0.0.7"
|
stopwatch = "0.0.7"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user