Currently MathCAT does not version a Cargo.lock file, it's on the gitignore. Could you consider versioning a Lockfile?
I'm currently packaging MathCAT for NixOS as part of the upcoming GNOME 51 update, since Orca, GNOME's screen reader uses MathCAT by default.
We need a lockfile to be able to package MathCAT. If you really don't want to we could vendor it ourselves but it would be really inconvenient for us for a number of reasons.
Currently MathCAT does not version a Cargo.lock file, it's on the gitignore. Could you consider versioning a Lockfile?
I'm currently packaging MathCAT for NixOS as part of the upcoming GNOME 51 update, since Orca, GNOME's screen reader uses MathCAT by default.
We need a lockfile to be able to package MathCAT. If you really don't want to we could vendor it ourselves but it would be really inconvenient for us for a number of reasons.