Skip to content

Commit 2d2583e

Browse files
committed
chore: use 1.90
1 parent 02b3ad1 commit 2d2583e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cosmic-bg"
33
version = "0.1.0"
44
edition = "2024"
5-
rust-version = "1.92"
5+
rust-version = "1.90"
66

77
[dependencies]
88
color-eyre = "0.6.5"

rust-toolchain.toml

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

0 commit comments

Comments
 (0)