From ee580ab885b35a95a00496d8629b59d0afdb0974 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 4 May 2026 16:01:36 +0800 Subject: Fix dependencies --- systems/sheet/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/sheet') diff --git a/systems/sheet/Cargo.toml b/systems/sheet/Cargo.toml index 7a20b47..ea79bde 100644 --- a/systems/sheet/Cargo.toml +++ b/systems/sheet/Cargo.toml @@ -16,4 +16,4 @@ thiserror.workspace = true just_fmt.workspace = true memmap2 = "0.9" -sha2 = "0.10" +sha2 = "0.11" -- cgit