Skip to content

Commit 301a0af

Browse files
Upgrade to rust-version 1.77.1 (#316)
1 parent 865f774 commit 301a0af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ homepage = "https://rust.iceberg.apache.org/"
3131

3232
repository = "https://github.com/apache/iceberg-rust"
3333
license = "Apache-2.0"
34-
rust-version = "1.75.0"
34+
rust-version = "1.77.1"
3535

3636
[workspace.dependencies]
3737
anyhow = "1.0.72"

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# under the License.
1717

1818
[toolchain]
19-
channel = "1.75.0"
19+
channel = "1.77.1"
2020
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)