Skip to content

Commit 14488ba

Browse files
committed
chore: Lock rust to 1.77.0-nightly (635124704 2024-01-27)
1 parent af17361 commit 14488ba

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dev/release/rat_exclude_files.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dev/release/rat_exclude_files.txt
55
arrow/test/data/*
66
arrow/test/dependency/*
77
.gitattributes
8+
rust-toolchain.toml
89
**.gitignore
910
.gitmodules
1011
Cargo.lock

rust-toolchain.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[toolchain]
2+
channel = "nightly-2024-01-29"

0 commit comments

Comments
 (0)