feat: add support for SHA1 checksum verification and update related documentation

This commit is contained in:
2026-03-23 17:14:18 -05:00
parent 18e376e4f7
commit a5fcf4b916
7 changed files with 76 additions and 8 deletions
+1
View File
@@ -46,6 +46,7 @@ serde_ignored = "0.1.14"
lz4_flex = "0.13.0"
lzma-rust2 = "0.16.2"
signal-hook = "0.4.3"
sha1 = "0.10.6"
[dev-dependencies]
tempfile = "=3.27.0"