Skip to content

Commit 5b2c0ae

Browse files
committed
Rust 1.90
Signed-off-by: sagudev <[email protected]>
1 parent 9aa8693 commit 5b2c0ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Be sure to update the 'rust-overlay' module's url in shell.nix to point to a
33
# commit which supports the required rustc version and also update the version
44
# in support/crown/rust-toolchain.toml when bumping this!
5-
channel = "1.89.0"
5+
channel = "1.90.0"
66

77
components = [
88
"clippy",

support/crown/rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.89.0"
2+
channel = "1.90.0"
33

44
components = [
55
"clippy",

0 commit comments

Comments
 (0)