diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..e08e1f8c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -127,7 +127,7 @@ slab = "0.4" smallvec = "1.10" uuid = "1.2" http = "1.1.0" -nom = "7.1" +nom = "8.0" nom_locate = "4.0" tracing = "0.1" tracing-subscriber = "0.3"