mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 18:04:09 +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
|
commonCraneArgs
|
||||||
// {
|
// {
|
||||||
cargoExtraArgs = "--locked --no-default-features ${maybeWorkspace}";
|
cargoExtraArgs = "--locked --no-default-features ${maybeWorkspace}";
|
||||||
pname = "${crateName}-all-features";
|
pname = "${crateName}-no-default-features";
|
||||||
};
|
};
|
||||||
msrvCraneArgs =
|
msrvCraneArgs =
|
||||||
commonCraneArgs
|
commonCraneArgs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue