aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-04 09:12:11 +0000
committerFuwn <[email protected]>2023-04-04 09:12:11 +0000
commitbda843b8f911f379fd8d3af526b9e6619f6a5ca9 (patch)
treee297caaf07d84f2ba9351cc440ffd0c1ec45aa69 /rust-toolchain.toml
parentfeat(cargo): bump 0.2.5 -> 0.3.0 (diff)
downloadwindmark-bda843b8f911f379fd8d3af526b9e6619f6a5ca9.tar.xz
windmark-bda843b8f911f379fd8d3af526b9e6619f6a5ca9.zip
feat(route): native async route support !!
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 776ddcd..864d3c4 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2023-03-27"
+channel = "1.68.2"