Skip to content

Commit 9ab7218

Browse files
committed
More test downgrades
1 parent 19f59ae commit 9ab7218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- *RESTORE_REGISTRY
3535
- run: cargo generate-lockfile
3636
- run: cargo update -p nalgebra --precise 0.14.3 # 0.14.4 requires 1.26 :(
37+
- run: cargo update -p geo-types --precise 0.1.0
3738
- *SAVE_REGISTRY
3839
- run: rustc --version > ~/rust-version
3940
- *RESTORE_DEPS

0 commit comments

Comments
 (0)