From d177aa61ea6aca339af8cd70c5fd35b62f821c2e Mon Sep 17 00:00:00 2001 From: copi143 Date: Sat, 17 Jan 2026 05:09:03 +0800 Subject: fix dead lock --- test/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Cargo.toml') diff --git a/test/Cargo.toml b/test/Cargo.toml index 0735f93..ccfa7f2 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "static-l10n-test" -version = "0.0.1" +version = "0.0.2" edition = "2024" publish = false -- cgit