From 825c2258efc3ed4c5a921c6cedfa71ac0048d34d Mon Sep 17 00:00:00 2001 From: Salvatore Testa Date: Wed, 2 Jul 2025 19:10:12 +0200 Subject: [PATCH] build: Check in Cargo.lock changes (#3220) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 9f368d7b..5d396a9f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4560,7 +4560,7 @@ dependencies = [ "base64 0.22.1", "bytecount", "email_address", - "fancy-regex", + "fancy-regex 0.14.0", "fraction", "idna", "itoa",