You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd like to use this script for packaging this library in Alpine Linux.
I'd like to run maturin with --locked, but setting version to other than locked one makes cargo fail.
Could you please extend regexp a bit so it also catches the name so we can call script twice (for Cargo.toml and Cargo.lock) and make use of --locked?
The text was updated successfully, but these errors were encountered:
Hello! I'd like to use this script for packaging this library in Alpine Linux.
I'd like to run
maturin
with--locked
, but setting version to other than locked one makes cargo fail.Could you please extend regexp a bit so it also catches the name so we can call script twice (for
Cargo.toml
andCargo.lock
) and make use of--locked
?The text was updated successfully, but these errors were encountered: