chore: eliminate Result::unwrap

This commit is contained in:
2026-02-14 16:26:15 +08:00
parent 795742e3d8
commit ad5d047c01
13 changed files with 187 additions and 113 deletions

1
Cargo.lock generated
View File

@@ -1941,6 +1941,7 @@ dependencies = [
"serde_json",
"sha2",
"string-interner",
"tap",
"tar",
"tempfile",
"thiserror 2.0.18",