error[E0433]: failed to resolve: could not find `BaseDirectories` in `xdg`
--> C:\Users\_____\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\cargo-supply-chain-0.3.4\src\crates_cache.rs:116:14
|
116 | xdg::BaseDirectories::with_prefix("cargo-supply-chain")
| ^^^^^^^^^^^^^^^ could not find `BaseDirectories` in `xdg`
For more information about this error, try `rustc --explain E0433`.
error: could not compile `cargo-supply-chain` (bin "cargo-supply-chain") due to 1 previous error