diff --git a/Cargo.toml b/Cargo.toml index 39cdb22d2..95f247eb5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ downcast-rs = "1.2.0" enum_dispatch = "0.3.11" html-escape = "0.2.13" itertools = "0.13.0" -jsonschema = "0.22.3" +jsonschema = "0.23.0" lazy_static = "1.4.0" num-rational = "0.4.1" paste = "1.0"