I know this is not the fault Numtracker, and more to do with outdated version of rust in our modules, but I think it should be here.
When trying to follow the README, attempting to run cargo build results in the following error:
error: failed to parse lock file at: /dls/science/users/akz63626/projects/numtracker/Cargo.lock
Caused by:
lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
Create a new rust module that is new enough to follow the README instructions on a workstation. Or create a module so that the CLI client can be used on workstations