From 5bc3f9a0ebba01fd8ffa568aec23b0161436647e Mon Sep 17 00:00:00 2001 From: Arnaud Gourlay Date: Sat, 7 Dec 2024 22:03:25 +0100 Subject: [PATCH] stay on version 3 to not break windows build --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index c916c54..47e322a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 4 +version = 3 [[package]] name = "ab_glyph"