688 "log",
689 "serde",
690▶ "thiserror",
691 "xml",
692]
· · ·
875
876[[package]]
877▶name = "thiserror"
878version = "2.0.18"
879source = "registry+https://github.com/rust-lang/crates.io-index"
· · ·
880checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
881dependencies = [
882▶ "thiserror-impl",
883]
884
· · ·
885[[package]]
886▶name = "thiserror-impl"
887version = "2.0.18"
888source = "registry+https://github.com/rust-lang/crates.io-index"