diff --git a/Cargo.toml b/Cargo.toml index 9992b5f..1dd34d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ jsonnet-rs = {version = "^0.6", optional = true } [dev-dependencies] spectral = "0.6.0" tempfile = "3.1.0" -pretty_assertions = "0.6.1" +pretty_assertions = "0.7.1" unindent = "0.1.6" [features]