Skip to content

Commit 38e40d0

Browse files
committed
build(nurfile): 🛠 Add note about updating rust-version as well
1 parent f6a1b1a commit 38e40d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎nurfile

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ def "nur upgrade-nu" [
149149
print $" -> (ansi cyan)miette(ansi reset): needs to be the same version as used in (ansi cyan)nu(ansi reset)"
150150
print $" -> (ansi cyan)openssl(ansi reset): needs to be the same version as used in (ansi cyan)nu(ansi reset)"
151151
print $" -> See nushell/Cargo.toml in section (ansi cyan)[workspace.dependencies](ansi reset) for details on used versions"
152+
print $" -> Also ensure (ansi cyan)rust-version(ansi reset) is set to the same version as used in (ansi cyan)nu(ansi reset)"
152153
}
153154

154155
# Utility commands

0 commit comments

Comments
 (0)