Skip to content

Commit

Permalink
doc: fix code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
spacekookie committed Mar 19, 2021
1 parent 24d3016 commit 29df3bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/languages-frameworks/rust.section.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ where they are known to differ. But there are ways to customize the argument:
rustc.platform = { foo = ""; bar = ""; };
};
}
```
will result in:
```shell
--target /nix/store/asdfasdfsadf-thumb-crazy.json # contains {"foo":"","bar":""}
Expand Down

0 comments on commit 29df3bc

Please sign in to comment.