diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..554ce0c74 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -128,7 +128,7 @@ smallvec = "1.10" uuid = "1.2" http = "1.1.0" nom = "7.1" -nom_locate = "4.0" +nom_locate = "5.0" tracing = "0.1" tracing-subscriber = "0.3" tracing-appender = "0.2"