Where can I find documentation for cross.toml? #532
-
Specifically, I am wondering if it is possible to specify the target in the cross.toml (or even the cargo.toml) file. Thank you. --wpd |
Beta Was this translation helpful? Give feedback.
Answered by
Emilgardis
Mar 17, 2022
Replies: 2 comments 5 replies
-
I'm interested in this question as well. How can I setup a default target, so that cross run uses a non-native environment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
see https://github.com/cross-rs/cross/blob/main/docs/cross_toml.md |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Emilgardis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, there is no documentation.I've created #664 for tracking this need.see https://github.com/cross-rs/cross/blob/main/docs/cross_toml.md