aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-19 06:46:20 +0000
committerFuwn <[email protected]>2024-06-19 06:52:44 +0000
commita385a6d207bc8337029482474503d0e3fae2d44c (patch)
treef91e3d8734364aa68240484d8883e4e3a67c9e6e /rust-toolchain.toml
parentfix(tests): blocking and non-blocking request (diff)
downloadgerm-a385a6d207bc8337029482474503d0e3fae2d44c.tar.xz
germ-a385a6d207bc8337029482474503d0e3fae2d44c.zip
deps(rustc): bump rust toolchain
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 864d3c4..628740b 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.68.2"
+channel = "1.79.0"