feat(rustup): add rustup.channels config (#1206)
This commit is contained in:
@@ -376,3 +376,8 @@
|
||||
# during the pixi step
|
||||
# (default: false)
|
||||
# include_release_notes = false
|
||||
|
||||
[rustup]
|
||||
# If set, updates only these channels.
|
||||
# (default: [] (all channels))
|
||||
# channels = ["stable"]
|
||||
|
||||
Reference in New Issue
Block a user