Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup README #799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixup README #799

wants to merge 1 commit into from

Conversation

Tyler-Hardin
Copy link

If you just blindly copy and paste from the README, you get errors. That's annoying. Better if it just works.

tyler@HOST:~/libcosmic$ just check
cargo clippy --no-deps --features="wayland,tokio,xdg-portal"  -- -W clippy::all -W clippy::pedantic
    Updating crates.io index
    Updating git repository `https://github.com/jackpot51/rust-atomicwrites`
    Updating git repository `https://github.com/pop-os/dbus-settings-bindings`
error: failed to get `iced` as a dependency of package `cosmic-config v0.1.0 (/home/tyler/libcosmic/cosmic-config)`

Caused by:
  failed to load source for dependency `iced`

Caused by:
  Unable to update /home/tyler/libcosmic/iced

Caused by:
  failed to read `/home/tyler/libcosmic/iced/Cargo.toml`

Caused by:
  No such file or directory (os error 2)
error: Recipe `check-wayland` failed on line 14 with exit code 101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant