mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
fix(ci): downgrade cfg-expr to 0.15.4 (#7790)
This commit is contained in:
parent
e1ac45c89f
commit
6735994885
1
.github/workflows/test-core.yml
vendored
1
.github/workflows/test-core.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user