Skip to content

Commit 6e23d73

Browse files
committed
Update CI Rust version
1 parent 15bb414 commit 6e23d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ workflows:
9090
matrix:
9191
parameters:
9292
# Run with MSRV and some modern stable Rust
93-
rust-version: ["1.74.0", "1.77.0"]
93+
rust-version: ["1.74.0", "1.78.0"]
9494
- benchmarking:
9595
requires:
9696
- package_vm

0 commit comments

Comments
 (0)