mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update Rust to 1.80.1 (#33008)
* Update rust to 1.80.1 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Update shell.nix Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
df8ccafa7c
commit
d29e937f7e
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[toolchain]
|
||||
# Be sure to update etc/shell.nix when bumping this!
|
||||
channel = "1.80.0"
|
||||
channel = "1.80.1"
|
||||
|
||||
components = [
|
||||
# For support/crown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue