From 075dc09f110128b58658466ecf3d5504a5461f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:15:30 +0000 Subject: [PATCH] Bump mock_instant from 0.6.0 to 0.6.1 Bumps [mock_instant](https://github.com/museun/mock_instant) from 0.6.0 to 0.6.1. - [Commits](https://github.com/museun/mock_instant/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: mock_instant dependency-version: 0.6.1 dependency-type: direct:production 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 e2d2eb8..eecc535 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2268,9 +2268,9 @@ dependencies = [ [[package]] name = "mock_instant" -version = "0.6.0" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dce6dd36094cac388f119d2e9dc82dc730ef91c32a6222170d630e5414b956e6" +checksum = "9bb517913cfcfb9eeda59f36020269075a152701a01606c612f547e4890be399" [[package]] name = "nom"