Explorar o código

docs(rust-toolchain): add note regarding ci msrv update

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Sandro-Alessio Gierens hai 1 ano
pai
achega
a7c8e957f1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rust-toolchain.toml

+ 1 - 0
rust-toolchain.toml

@@ -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",