aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-08-21 03:06:04 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-08-21 03:06:04 +0300
commit3dbcee55255b074a9e03f9b056936757a2e6e8a0 (patch)
treef17791763084043cd0c67d5aff2353c9175f5117 /rust-toolchain.toml
parent2333491cb2bbc56671cfcb530cac6aee89a5616f (diff)
downloadfparkan-3dbcee55255b074a9e03f9b056936757a2e6e8a0.tar.xz
fparkan-3dbcee55255b074a9e03f9b056936757a2e6e8a0.zip
chore(deps): update rust to v1.98.0devel
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index e6adb0f..37f07e9 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,5 +1,5 @@
[toolchain]
-channel = "1.97.1"
+channel = "1.98.0"
components = ["clippy", "rustfmt", "rust-docs"]
targets = [
"x86_64-pc-windows-msvc",