diff --git a/Cargo.lock b/Cargo.lock index 4594608..e7ed437 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2151,9 +2151,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.137" +version = "1.0.141" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b" +checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3" dependencies = [ "itoa", "memchr",