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

Dependencies to trash seem to be wrong #111

Open
mkonig opened this issue Dec 14, 2023 · 0 comments
Open

Dependencies to trash seem to be wrong #111

mkonig opened this issue Dec 14, 2023 · 0 comments

Comments

@mkonig
Copy link

mkonig commented Dec 14, 2023

Hi

I used trashy via nix home-manager (23.05 and 23.11 and master) and via cargo install trashy.
In all the dependency to trash is not 3.0.6 but still 2.xx.
Which leads to the crash when removing symlinks.

If you update the version of a dependency I think you should at least also update the minor version of the whole app.
Sticking to 2.0.0 all the time makes it very hard to figure out why my 2.0.0 does not work but if I download it directly from github 2.0.0 works.

In addition a recommended way of installation would be nice. To me it seems downloading from github makes the most sense because using cargo install seems to install an old 2.0.0 version.

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

No branches or pull requests

1 participant