Skip to content

Commit 83ae1c8

Browse files
committed
fix: feature edition2024 is required -- stabilized in 1.85
1 parent 3e446a2 commit 83ae1c8

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: EUPL-1.2
33
[toolchain]
44
# NOTE: don't forget to update the unit-tests workflow when changing this
5-
channel = "1.83"
5+
channel = "1.85.0"
66
components = [
77
"rustfmt",
88
"rustc",

0 commit comments

Comments
 (0)