From ffc1629bfd17743fbb9c3946fbf95af5461c0a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:37:44 +0000 Subject: [PATCH] build(deps): bump stellar-scaffold-test from `75b3481` to `3379ff1` Bumps [stellar-scaffold-test](https://github.com/stellar-scaffold/cli) from `75b3481` to `3379ff1`. - [Release notes](https://github.com/stellar-scaffold/cli/releases) - [Commits](https://github.com/stellar-scaffold/cli/compare/75b348146141ce0938b12ff246d75aa23b7c30a4...3379ff1c0c5e4d8de6558f5e2f9a8b7d6fd5e943) --- updated-dependencies: - dependency-name: stellar-scaffold-test dependency-version: 3379ff1c0c5e4d8de6558f5e2f9a8b7d6fd5e943 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index cb846b9..e700fc0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4631,7 +4631,7 @@ dependencies = [ [[package]] name = "stellar-scaffold-test" version = "0.1.0" -source = "git+https://github.com/stellar-scaffold/cli?branch=main#75b348146141ce0938b12ff246d75aa23b7c30a4" +source = "git+https://github.com/stellar-scaffold/cli?branch=main#3379ff1c0c5e4d8de6558f5e2f9a8b7d6fd5e943" dependencies = [ "assert_cmd", "assert_fs",