Skip to content

Commit f47dff8

Browse files
committed
#1 update minimum required rust version to support new nalgebra
* "resolver" feature is needed * rust-lang/cargo#8088
1 parent 3235898 commit f47dff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ addons:
1919

2020
rust:
2121
- stable
22-
- 1.49.0
22+
- 1.51.0
2323

2424
before_script:
2525
- export PATH=$HOME/.cargo/bin:$PATH

0 commit comments

Comments
 (0)