From b7925790e2741677204dcab0f9b965daa8e3327c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:36:41 +0000 Subject: [PATCH] build(deps): bump valuable from 0.1.0 to 0.1.1 Bumps [valuable](https://github.com/tokio-rs/valuable) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/tokio-rs/valuable/releases) - [Changelog](https://github.com/tokio-rs/valuable/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/valuable/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: valuable dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4dcd838104772..696bb176dcdb7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2763,9 +2763,9 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" [[package]] name = "valuable" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" +checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" [[package]] name = "vcpkg"