diff --git a/Cargo.toml b/Cargo.toml index 37af317..86c4d21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ cc = "1.0" [dev-dependencies] proptest = "1.5" criterion = { version = "0.8", features = ["html_reports"] } -jsonschema = "0.45" +jsonschema = "0.46" [[bin]] name = "bash-ast"