This is an automated email from the ASF dual-hosted git repository.

prantogg pushed a commit to branch bump-rust-version
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git

commit db46035838ee4b18bc71665977c5c952cc349cdf
Author: Pranav Toggi <[email protected]>
AuthorDate: Fri Oct 17 17:34:19 2025 -0700

    bump rust version
---
 rust-toolchain.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index a85e6fa..7697bc1 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -19,5 +19,5 @@
 # to compile this workspace and run CI jobs.
 
 [toolchain]
-channel = "1.86.0"
+channel = "1.90.0"
 components = ["rustfmt", "clippy"]

Reply via email to