mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
This commit is contained in:
parent
8a5baa8225
commit
642a7528dd
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ in
|
|||
commonCraneArgs
|
||||
// {
|
||||
cargoExtraArgs = "--locked --no-default-features ${maybeWorkspace}";
|
||||
pname = "${crateName}-all-features";
|
||||
pname = "${crateName}-no-default-features";
|
||||
};
|
||||
msrvCraneArgs =
|
||||
commonCraneArgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue