This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new e6829c9b Add rust-toolchain.toml for clarity (#1014)
e6829c9b is described below
commit e6829c9ba14db897e01442ea99709f8fe8241e77
Author: David Maxson <[email protected]>
AuthorDate: Wed Jun 12 09:27:49 2024 -0700
Add rust-toolchain.toml for clarity (#1014)
Co-authored-by: David Maxson <[email protected]>
---
rust-toolchain.toml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
new file mode 100644
index 00000000..292fe499
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "stable"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]