Skip to content

Commit

Permalink
docs(rust-toolchain): add note regarding ci msrv update
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
  • Loading branch information
gierens authored and cafkafk committed Jan 24, 2025
1 parent 8e4cab0 commit a7c8e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-FileCopyrightText: 2024 Christina Sørensen
# SPDX-License-Identifier: EUPL-1.2
[toolchain]
# NOTE: don't forget to update the unit-tests workflow when changing this
channel = "1.78"
components = [
"rustfmt",
Expand Down

0 comments on commit a7c8e95

Please sign in to comment.