Old package had multiple issues:
1) The old package required updating hashes so as to build its own repo over network.
2) The old package was missing cargoHash (this prevented it from building, as cargo over network must be a FOD).
3) The old package required updating version on release, and didn't support latest commit.
Old package had multiple issues: 1) The old package required updating hashes so as to build its own repo over network. 2) The old package was missing
cargoHash
(this prevented it from building, as cargo over network must be a FOD). 3) The old package required updating version on release, and didn't support latest commit.