Updated dependencies.
This commit is contained in:
@@ -5,9 +5,9 @@ authors = ["Johannes <jschaef@mail.uni-paderborn.de>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
regex = "1.1.0"
|
||||
chrono = "0.4.6"
|
||||
itertools = "0.7.11"
|
||||
regex = "1.10.2"
|
||||
chrono = "0.4.31"
|
||||
itertools = "0.11.0"
|
||||
gcd = "1.1.0"
|
||||
lazy_static = "1.2.0"
|
||||
lazy_static = "1.4.0"
|
||||
bmp = "0.5.0"
|
||||
Reference in New Issue
Block a user