Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1948c74

Browse files
committed
Upgrade to rust 1.88 for stable naked functions
1 parent 06846f3 commit 1948c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# you'd like to use. When you do so, update this to the first Rust version that
66
# includes that feature. Whenever this value is updated, the rust-version field
77
# in Cargo.toml must be updated as well.
8-
channel = "1.87"
8+
channel = "1.88"
99
components = ["clippy", "rustfmt", "rust-analyzer"]
1010
targets = [
1111
"thumbv6m-none-eabi",

0 commit comments

Comments
 (0)