Skip to content

Commit eccf51b

Browse files
committed
Bump MSRV to 1.86.0
According to our MSRV policy we are able to do this because the last 4 minor versions are 1.86, 1.87, 1.88 and 1.89. 1.85 was released > 4 months ago. So it is fair game to do this bump. I would like to do the bump for apache#17201
1 parent 8f15991 commit eccf51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ license = "Apache-2.0"
7676
readme = "README.md"
7777
repository = "https://github.com/apache/datafusion"
7878
# Define Minimum Supported Rust Version (MSRV)
79-
rust-version = "1.85.1"
79+
rust-version = "1.86.1"
8080
# Define DataFusion version
8181
version = "49.0.1"
8282

0 commit comments

Comments
 (0)