xtask depends on esp-metadata which has a MSRV of STABLE (currently 1.84) (#2977)

This commit is contained in:
Scott Mabin 2025-01-16 10:46:39 +00:00 committed by GitHub
parent 4b66e3dba7
commit 224c38ff66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,6 +62,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@v1
with:
toolchain: stable
- name: Prepare
run: mkdir docs
- name: Download all docs