Skip to content

Commit b8a7b68

Browse files
authored
Update docs/maintainer/example_recipes/rust.md
1 parent 79271c8 commit b8a7b68

File tree

1 file changed

+2
-2
lines changed
  • docs/maintainer/example_recipes

1 file changed

+2
-2
lines changed

docs/maintainer/example_recipes/rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ source:
1919

2020
build:
2121
env:
22-
CARGO_PROFILE_RELEASE_STRIP: symbols
23-
CARGO_PROFILE_RELEASE_LTO: fat
22+
CARGO_PROFILE_RELEASE_STRIP: symbols
23+
CARGO_PROFILE_RELEASE_LTO: fat
2424
script:
2525
- if: unix
2626
then:

0 commit comments

Comments
 (0)