fix(ci): downgrade cfg-expr to 0.15.4 (#7790)

This commit is contained in:
Lucas Fernandes Nogueira 2023-09-08 11:07:27 -03:00 committed by GitHub
parent e1ac45c89f
commit 6735994885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,7 @@ jobs:
cargo update -p time --precise 0.3.23
cargo update -p toml@0.7.7 --precise 0.7.6
cargo update -p toml_edit@0.19.15 --precise 0.19.14
cargo update -p cfg-expr@0.15.5 --precise 0.15.4
- name: test
uses: actions-rs/cargo@v1