Fix Cargo.lock by updating thiserror (#9975)

This commit is contained in:
Zanie Blue
2024-12-17 10:53:44 -06:00
committed by GitHub
parent ebc6d20d9d
commit 3fae5332c1
Generated
+1 -1
View File
@@ -4833,7 +4833,7 @@ dependencies = [
"futures",
"itertools 0.13.0",
"rustc-hash",
"thiserror 2.0.3",
"thiserror 2.0.7",
"tokio",
"tracing",
"uv-build-backend",