Skip to content

Conversation

@sectore
Copy link

@sectore sectore commented Jul 21, 2025

from rust-toolchain to have as same Rust version etc. installed as non Nix users.

rustc --version
rustc 1.85.0 (4d91de4e4 2025-02-17)

Note: PATCH version for channel is needed here and not an issue as mentioned in #145 (see #145 (comment)).

Closes #183 (not needed anymore)
Closes #148 (not needed anymore)

from `rust-toolchain` to have same Rust version etc. installed as *non* Nix users.

Note: PATCH version for `channel` is needed here and not an issue as mentioned in emilk#145 (see emilk#145 (comment)).
# to the user in the error, instead of "error: invalid channel name '[toolchain]'".

[toolchain]
channel = "1.85" # Avoid specifying a patch version here; see https://github.com/emilk/eframe_template/issues/145
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PATCH version for channel is needed for this PR and not an issue as mentioned in #145 (see #145 (comment)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant