wtftw
wtftw copied to clipboard
Error on `Cargo.toml` file generated
Hello,
it's been a while since I want to install this window manager, I follow the tutorial but once I create my config file, I can't generate the dynamic library needed by the program.
This is the error I got when I type cargo build
Updating git repository `https://github.com/Kintaro/wtftw.git`
Updating git repository `https://github.com/Kintaro/wtftw-contrib.git`
Updating crates.io index
error: no matching package named `wtftw` found
location searched: https://github.com/Kintaro/wtftw-contrib.git#e55f47df
required by package `wtftw_contrib v0.0.2 (https://github.com/Kintaro/wtftw-contrib.git#e55f47df)`
@Rivee seems like Cargo.toml is broken in wtftw-contrib, here is a fix.