From 74575aa241de68f336fb799d6cc33e02fdf41e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 19:30:24 +0000 Subject: [PATCH] chore(deps): Bump mock_instant from 0.3.0 to 0.3.1 Bumps [mock_instant](https://github.com/museun/mock_instant) from 0.3.0 to 0.3.1. - [Commits](https://github.com/museun/mock_instant/commits) --- updated-dependencies: - dependency-name: mock_instant 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 836d354b9e00c..5f2f22389f79b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5004,9 +5004,9 @@ dependencies = [ [[package]] name = "mock_instant" -version = "0.3.0" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c734e0ceadb79b49feb5a39b038035c7881bfd163e999916dc79b57f4996b6f" +checksum = "6c1a54de846c4006b88b1516731cc1f6026eb5dc4bcb186aa071ef66d40524ec" [[package]] name = "mongodb"