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 build
error: failed to select a version for `env_logger`.
... required by package `nvim-gtk v1.1.0-devel (/home/gego/svn/neovim-gtk/neovim-gtk)`
versions that meet the requirements `^0.11.0` (locked to 0.11.3) are: 0.11.3
the package `nvim-gtk` depends on `env_logger`, with features: `anstream` but `env_logger` does not have these features.
It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
failed to select a version for `env_logger` which could resolve this conflict
Any ideas?
The text was updated successfully, but these errors were encountered:
Any ideas?
The text was updated successfully, but these errors were encountered: