From e99f93b4c76a34276279e8eae95ccc3838b38ad4 Mon Sep 17 00:00:00 2001 From: Ronald Holshausen Date: Tue, 25 Jun 2024 09:34:15 +1000 Subject: [PATCH] chore: Update lock file --- rust/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.lock b/rust/Cargo.lock index c3cb00fb..b25000d3 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -2186,7 +2186,7 @@ dependencies = [ [[package]] name = "pact_mock_server" version = "2.0.0-beta.4" -source = "git+https://github.com/pact-foundation/pact-core-mock-server.git?branch=v2.0.x#a2591dbade87955ec6beabc11821083f3692c360" +source = "git+https://github.com/pact-foundation/pact-core-mock-server.git?branch=v2.0.x#23de2683356ebf146efdab9a16743f5ab5a4214d" dependencies = [ "anyhow", "bytes",