diff --git a/plans/example-rust/Cargo.lock b/plans/example-rust/Cargo.lock index 9cf06f857..52d6043b2 100644 --- a/plans/example-rust/Cargo.lock +++ b/plans/example-rust/Cargo.lock @@ -172,9 +172,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.10.0" +version = "3.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3" +checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" [[package]] name = "bytes"