diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 0f80cf9..29cb5c5 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -1781,9 +1781,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.22" +version = "1.0.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" +checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" [[package]] name = "serde"