Skip to content

Commit b7e343a

Browse files
committed
Use tinyvec 1.6.0 in msrv build
1 parent c8011eb commit b7e343a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/rust.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,9 @@ jobs:
6767
steps:
6868
- uses: actions/checkout@v2
6969
- name: Install msrv toolchain
70-
uses: actions-rs/toolchain@v1
71-
with:
72-
toolchain: 1.36
73-
override: true
70+
uses: dtolnay/rust-toolchain@1.36.0
71+
- name: Use tinyvec 1.6.0
72+
run: cargo update -p tinyvec --precise 1.6.0
7473
- name: Build
7574
run: cargo build --verbose --all-features
7675
regen:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy