126 "serde",
127 "serde_json",
128▶ "thiserror 1.0.40",
129]
130
· · ·
480 "getrandom 0.2.6",
481 "libredox",
482▶ "thiserror 2.0.18",
483]
484
· · ·
540 "tempfile",
541 "term",
542▶ "thiserror 1.0.40",
543 "toml",
544 "tracing",
· · ·
681
682[[package]]
683▶name = "thiserror"
684version = "1.0.40"
685source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
686checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
687dependencies = [
688▶ "thiserror-impl 1.0.40",
689]
690
+ 4 more matches in this file