diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-04 16:01:36 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-04 16:01:36 +0800 |
| commit | ee580ab885b35a95a00496d8629b59d0afdb0974 (patch) | |
| tree | 9037eeb46123b9eaa1509a3589a6a01a84995434 /systems/sheet/Cargo.toml | |
| parent | 934dae69dddffbef6243a138c29979b72830e67f (diff) | |
Fix dependenciesmain
Diffstat (limited to 'systems/sheet/Cargo.toml')
| -rw-r--r-- | systems/sheet/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
