fish-shell/fish-rust
Fabian Boehm 90713dd221 build.rs: Remove miette dependency
This wasn't providing a lot of value, and the license compatibility is iffy.

There's a bit of weirdness in that this now uses a `Box<dyn Error>`,
but since currently nothing actually errors out let's punt that for
later.
2023-05-25 17:46:03 +02:00
..
src fileid: Just use unix::fs::metadataext 2023-05-23 17:43:23 +02:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs build.rs: Remove miette dependency 2023-05-25 17:46:03 +02:00
Cargo.lock build.rs: Remove miette dependency 2023-05-25 17:46:03 +02:00
Cargo.toml build.rs: Remove miette dependency 2023-05-25 17:46:03 +02:00