From 58969c646775a3d1aac3208a14f20b8cfcf71143 Mon Sep 17 00:00:00 2001 From: Olivier Picaud Date: Sat, 8 Jul 2023 00:12:21 +0200 Subject: [PATCH] chore: update source --- rust/repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/repositories.bzl b/rust/repositories.bzl index 59472f271..09a23653b 100644 --- a/rust/repositories.bzl +++ b/rust/repositories.bzl @@ -15,6 +15,6 @@ def repos(): name = "source", remote = "https://github.com/opicaud/pact-reference", commit = "34d1638af6f00d7fac449c71dce02aad3b9d6828", - #shallow_since = "1684235942 +0200", + shallow_since = "1688767709 +0200",q strip_prefix = "rust", )