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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 150528f0f chore(rust): bump rust-toolchain to nightly-2026-09-08 
(#4766)
150528f0f is described below

commit 150528f0fb9f1117fecce1da6a27fb548ddc6d0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:50:12 2026 +0900

    chore(rust): bump rust-toolchain to nightly-2026-09-08 (#4766)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ci/rust-nightly/rust-toolchain.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/rust-nightly/rust-toolchain.toml 
b/ci/rust-nightly/rust-toolchain.toml
index 9cb97e017..c1b668e64 100644
--- a/ci/rust-nightly/rust-toolchain.toml
+++ b/ci/rust-nightly/rust-toolchain.toml
@@ -16,6 +16,6 @@
 # under the License.
 
 [toolchain]
-channel = "nightly-2026-09-01"
+channel = "nightly-2026-09-08"
 profile = "minimal"
 components = ["clippy"]

Reply via email to