From b8f2809afe8b93aa42c4fb34bddc0137ab9a13f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:16:06 -0400 Subject: [PATCH] Bump commit from `5f1c28f` to `737c5b2` (#1956) Bumps [commit](https://github.com/EspressoSystems/commit) from `5f1c28f` to `737c5b2`. - [Release notes](https://github.com/EspressoSystems/commit/releases) - [Commits](https://github.com/EspressoSystems/commit/compare/5f1c28f1a109f2b36cf597e61a222614958db3b2...737c5b21feb14e6ca67bb09a1db3febeca471ee5) --- updated-dependencies: - dependency-name: commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ac1a80dfba..169584d051 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1317,7 +1317,7 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "commit" version = "0.2.2" -source = "git+https://github.com/EspressoSystems/commit#5f1c28f1a109f2b36cf597e61a222614958db3b2" +source = "git+https://github.com/EspressoSystems/commit#737c5b21feb14e6ca67bb09a1db3febeca471ee5" dependencies = [ "arbitrary", "ark-serialize 0.3.0",