Skip to content

Commit f83b72b

Browse files
committed
Update MSRV to Rust 1.64, matching ndarray 0.16
1 parent d1dbe73 commit f83b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- stable
2121
- beta
2222
- nightly
23-
- 1.49.0 # MSRV
23+
- 1.64.0 # MSRV
2424
steps:
2525
- uses: actions/checkout@v2
2626
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)