Skip to content

Commit 3bfdd80

Browse files
committed
config.toml: ensure cargo is built statically
New builds for both 1.42.0 and 1.43.1 will be produced, hopefully shortly.
1 parent bf3e1d6 commit 3bfdd80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ submodules = false
88
python = "python3"
99
locked-deps = true
1010
vendor = true
11+
cargo-native-static = true
1112

1213
[install]
1314
prefix = "/usr"

0 commit comments

Comments
 (0)