Running cargo vendor fails as of cf2e2fa. I ran into this when trying to update my nix overlay for cosmic-files to f3897e4 as the nixpkgs' fetchCargoVendor also fails for the same reason.
> cargo vendor
error: failed to sync
Caused by:
found duplicate version of package `cosmic-client-toolkit v0.1.0` vendored from two sources:
source 1: https://github.com/pop-os/cosmic-protocols?rev=178eb0b#178eb0b1
source 2: https://github.com/pop-os/cosmic-protocols?rev=6254f50#6254f50a
Running
cargo vendorfails as of cf2e2fa. I ran into this when trying to update my nix overlay forcosmic-filesto f3897e4 as the nixpkgs'fetchCargoVendoralso fails for the same reason.