regolith-labs / ore-cli

Command line interface for ORE cryptocurrency mining.
919 stars 443 forks source link

Cargo lock update bump ore-cli to 0.4.9 #35

Closed tonton-sol closed 2 months ago

tonton-sol commented 3 months ago

It appears that the Cargo.lock is lagging behind the Cargo.toml version. When cloning from source, rust automatically generates the correct Cargo.lock file which creates an automatic change.

Would be good to generate new lock file when pushing or create an action that does it automaticallly.