From 04d08351855387bd613cfa968399526d59d63bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 21:57:46 +0000 Subject: [PATCH] chore(deps): bump estring from 0.2.0 to 0.2.1 Bumps [estring](https://github.com/pleshevskiy/estring) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/pleshevskiy/estring/releases) - [Commits](https://github.com/pleshevskiy/estring/commits) --- updated-dependencies: - dependency-name: estring 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 9a187c5..8f905a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,6 +11,6 @@ dependencies = [ [[package]] name = "estring" -version = "0.2.0" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "515fc26a9876dfa25822d8cc040c6e4497ff9f5be96f101ee136d6ece160d2cc" +checksum = "5d0069d8a2500e291e248b96dc353cf71e2693b278058fd2954b5ed90c836e77"