xdg-rs 0.1.4

[This crate is no longer maintained. Please use xdg-basedir instead] Library to help with the XDG basedir spec
Build #102524 2018-06-05T23:17:36.725702+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling xdg-rs v0.1.4
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/xdg-rs-0.1.4/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a9cc17ebc40d44b3 -C extra-filename=-a9cc17ebc40d44b3 --out-dir /home/cratesfyi/cratesfyi/debug/build/xdg-rs-a9cc17ebc40d44b3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/xdg-rs-a9cc17ebc40d44b3/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `xdg-rs v0.1.4`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/xdg-rs-a9cc17ebc40d44b3/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at '**xdg-rs is no longer maintained. Please use the xdg-basedir crate or continue using v0.1.3.**', .cargo/registry/src/github.com-1ecc6299db9ec823/xdg-rs-0.1.4/build.rs:2:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.