mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-11 08:36:04 +03:00
fix bug in cargo-toml translator
This commit is contained in:
parent
768e63b832
commit
3bc8801c6f
@ -55,7 +55,7 @@
|
||||
|
||||
# inherit options from cargo-lock translator
|
||||
extraArgs =
|
||||
dlib.translators.rust.cargo-lock.extraArgs
|
||||
dlib.translators.translators.rust.cargo-lock.extraArgs
|
||||
// {
|
||||
cargoArgs = {
|
||||
description = "Additional arguments for Cargo";
|
||||
|
Loading…
Reference in New Issue
Block a user