aboutsummaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authormurilo ijanc2025-11-19 17:27:44 -0300
committermurilo ijanc2025-11-19 17:27:44 -0300
commitb0f3ffd856f646b33f54b1e4092b7b78859cee15 (patch)
tree78c41b0978ff1ca14032212b06751f1262a9e260 /rust-toolchain.toml
parent79bcb4364af34f57421dbbd759462a05dd8b70dc (diff)
downloadimgst-b0f3ffd856f646b33f54b1e4092b7b78859cee15.tar.gz
Add conf files
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
new file mode 100644
index 0000000..1612370
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,3 @@
+[toolchain]
+channel = "1.91.0"
+profile = "default"