Skip to content

Conditional Rust tool-chain with Rust version #642

Answered by kazuk
kazuk asked this question in Q&A
Discussion options

You must be logged in to vote

I found this example.

https://github.com/sagiegurari/cargo-make/blob/master/examples/toolchain.toml#L8

toolchain = { channel = "stable", min_version = "1.56" }

but this is failing build with toolchain condition not met.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sagiegurari
Comment options

@kazuk
Comment options

Answer selected by kazuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants