aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-17 07:01:52 +0000
committerFuwn <[email protected]>2023-04-17 07:01:52 +0000
commitb6242dfe34923b3d01456db380fb0ed460370777 (patch)
tree0e1412590461592393dc8a2ea8318ec433bf528f /rust-toolchain.toml
parentdocs(request): fix async request example (diff)
downloadgerm-b6242dfe34923b3d01456db380fb0ed460370777.tar.xz
germ-b6242dfe34923b3d01456db380fb0ed460370777.zip
build(rustc): pull back to stable
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 cc0d902..864d3c4 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2023-04-02"
+channel = "1.68.2"