Skip to content

Commit 421a40a

Browse files
authored
Update MSR to 1.90 to match m-c (#7195)
1 parent b70ea8c commit 421a40a

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
@@ -13,7 +13,7 @@ commands:
1313
# Our minimum supported rust version is specified here.
1414
setup-rust-min-version:
1515
steps:
16-
- run: rustup override set 1.87.0
16+
- run: rustup override set 1.90.0
1717

1818
full-checkout:
1919
steps:

0 commit comments

Comments
 (0)