diff --git a/Cargo.toml b/Cargo.toml index 6dbc75d..1e7d43f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ quick_cache = { version = "0.4.0", default-features = false, features = [] } rand = "0.8.5" seahash = { version = "4.1.0", optional = true } serde = { version = "1.0.195", features = ["derive", "rc"] } -serde_json = "1.0.111" +serde_json = "1.0.112" tempfile = "3.9.0" [dev-dependencies]