cargo all feats

This commit is contained in:
Christoph J. Scherr 2024-09-10 17:36:45 +02:00
parent fb50997119
commit e405a44cff
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ local servers = {
prefix = 'self', prefix = 'self',
}, },
cargo = { cargo = {
features = 'all',
buildScripts = { buildScripts = {
enable = true, enable = true,
}, },