-
-
Notifications
You must be signed in to change notification settings - Fork 283
Can't install v0.4.0 from cargo #19
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I can't get cargo to update git-cliff to v0.4.0 (I'm on v0.3.0). I tried to uninstall and install again, but it fetches v0.3.0
To Reproduce
Steps to reproduce the behavior:
- Install v0.3.0
- Attempt to upgrade to v0.4.0
- See error
or
- Uninstall v0.3.0
- Attempt to install v0.4.0
- See error
Expected behavior
I expect to be able to update or install the new version
Screenshots/Logs
error: could not find git-cliff in registry crates-io with version =0.4.0
System (please complete the following information):
- OS Information: macOS 11.6
- Project Version: 0.3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

