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 11a769237 chore(rust): bump rust-toolchain from nightly-2026-07-07 to 
nightly-2026-07-21 (#4554)
11a769237 is described below

commit 11a769237ab43b706825e5039641216a3319c1fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 16:56:08 2026 -0700

    chore(rust): bump rust-toolchain from nightly-2026-07-07 to 
nightly-2026-07-21 (#4554)
    
    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 3223c9df2..23aa4c494 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-07-07"
+channel = "nightly-2026-07-21"
 profile = "minimal"
 components = ["clippy"]

Reply via email to