10-05-2021, 02:16 AM
I looked at their repo and they have a dev and a master branch. They prolly create releases like we do by tagging the dev branch and then merging dev into master. I think building against the dev sources like you did is the way to do it.
I unzipped the dev branch and searched for 0.3.0 and it exists in the three files below. Looks ok to me.
CHANGELOG.md
Cargo.toml
Cargo.lock
I unzipped the dev branch and searched for 0.3.0 and it exists in the three files below. Looks ok to me.
CHANGELOG.md
Cargo.toml
Cargo.lock