Skip to content

Commit 4f0f49a

Browse files
committed
update cargo version to bypass the msrv
1 parent 74f049e commit 4f0f49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrow/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include = [
3131
"Cargo.toml",
3232
]
3333
edition = { workspace = true }
34-
rust-version = "1.70.0"
34+
rust-version = "1.75.0"
3535

3636
[lib]
3737
name = "arrow"

0 commit comments

Comments
 (0)