forked from extern/nushell
Revert back to 1.63 because of macOS build issues
This commit is contained in:
parent
59332562bb
commit
e415be6c0e
@ -16,4 +16,4 @@ profile = "default"
|
|||||||
# use in nushell, we may opt to use the bleeding edge stable version of rust.
|
# use in nushell, we may opt to use the bleeding edge stable version of rust.
|
||||||
# I believe rust is on a 6 week release cycle and nushell is on a 3 week release cycle.
|
# I believe rust is on a 6 week release cycle and nushell is on a 3 week release cycle.
|
||||||
# So, every two nushell releases, this version number should be bumped by one.
|
# So, every two nushell releases, this version number should be bumped by one.
|
||||||
channel = "1.64.0"
|
channel = "1.63.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user