diff --git a/Cargo.toml b/Cargo.toml index 1a7c813..9541804 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ enum-map = "2.4" flate2 = "1.0" log = "0.4" md-5 = "0.10" -nom = "7.1" +nom = "8.0" postgres = { version = "0.19", features = ["with-chrono-0_4"] } quick_cache = "0.6" regex = "1.7"