summaryrefslogtreecommitdiff
path: root/examples/rust/rust-toolchain.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-02-24 14:35:20 +0100
committerHenry Gressmann <mail@henrygressmann.de>2024-02-24 14:50:06 +0100
commitdea93272b80a7ae658318ce7af21f00cacae054d (patch)
tree4fceb367b1f84e57b37d047641d0fc63ff581fec /examples/rust/rust-toolchain.toml
parent1313cc071f45f5a0ce97637d130d4334a5e9bdfd (diff)
pref: improve parser performance
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'examples/rust/rust-toolchain.toml')
-rw-r--r--examples/rust/rust-toolchain.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/rust/rust-toolchain.toml b/examples/rust/rust-toolchain.toml
new file mode 100644
index 0000000..6c22ba5
--- /dev/null
+++ b/examples/rust/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel="nightly-2024-02-11"