aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-27 16:16:35 +0000
committerFuwn <[email protected]>2025-05-27 16:16:35 +0000
commit884aa53553e4a811dc269d60fd6fc59e837390d3 (patch)
tree53718aa956dd7623465a9dd2fa142d024d4f9726 /rust-toolchain.toml
parentci(ga): bump rustc (diff)
downloadgerm-884aa53553e4a811dc269d60fd6fc59e837390d3.tar.xz
germ-884aa53553e4a811dc269d60fd6fc59e837390d3.zip
refactor: Use latest best practices and formatting
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 628740b..292fe49 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.79.0"
+channel = "stable"