mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-24 12:48:55 +00:00
spelling: into
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
e0bd06818e
commit
a591325e07
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
# dependencies not shared by any other crates, would be ignored, as the target
|
||||
# list here is effectively saying which targets you are building for.
|
||||
targets = [
|
||||
# The triple can be any string, but only the target triples built in to
|
||||
# The triple can be any string, but only the target triples built into
|
||||
# rustc (as of 1.40) can be checked against actual config expressions
|
||||
#{ triple = "x86_64-unknown-linux-musl" },
|
||||
# You can also specify which target_features you promise are enabled for a
|
||||
|
|
Loading…
Reference in a new issue