Fix: rust download not propagating errors

This commit is contained in:
Caelan
2025-02-16 11:54:10 -07:00
parent b5e9c868ae
commit 810783faab
3 changed files with 85 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -2187,6 +2187,7 @@ dependencies = [
"serde_json",
"sha1",
"sha2",
"tempfile",
"thiserror 2.0.11",
"ts-rs",
"ureq",