You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cargo install --path .
Installing nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)
Updating crates.io index
error: failed to compile `nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)`, intermediate artifacts can be found at `/home/hasufell/git/neovim-gtk/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Caused by:
failed to select a version for the requirement `fragile = "^0.3"`
candidate versions found which didn't match: 2.0.0, 1.2.2
location searched: crates.io index
required by package `gio v0.7.0`
... which satisfies dependency `gio = "^0.7.0"` of package `nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)`
perhaps a crate was updated and forgotten to be re-vendored?
Technical information (please complete the following information):
Describe the bug
Technical information (please complete the following information):
The text was updated successfully, but these errors were encountered: