From 2b46670dfbbd8d1ccdbf8409d204e3e91439456a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 19 Oct 2023 14:02:56 +0200 Subject: [PATCH] chore: Update Cargo.lock Cargo insists to update this line so here we go. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 874dc170..5ab095f6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4808,7 +4808,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.28", + "syn 2.0.38", ] [[package]]