diff --git a/Cargo.toml b/Cargo.toml index 8e13e89..e2da295 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ tokio = { version = "1.35", features = ["time", "rt-multi-thread", "macros", "si which = "5.0" # Parsing -nom = "7.1" +nom = "8.0" regex = "1.10" # Error handling