This simplifies xdcget code internally by getting rid of "xdcget.lock" file completely, also avoiding any merge-conflicts which have held up automated deployments in the past.
NOTE: we can not merge this before https://codeberg.org/webxdc/xstore/src/branch/main/src/import.rs#L52 has been changed and deploy to read the json instead of the toml file. (Otherwise xstore would cease to function properly. )
This simplifies xdcget code internally by getting rid of "xdcget.lock" file completely, also avoiding any merge-conflicts which have held up automated deployments in the past.
NOTE: we can not merge this before https://codeberg.org/webxdc/xstore/src/branch/main/src/import.rs#L52 has been changed and deploy to read the json instead of the toml file. (Otherwise xstore would cease to function properly. )