Skip to content

Commit

Permalink
Update covector-version-or-publish-v1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jan 8, 2025
1 parent 8169cbb commit 12792e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ jobs:
cargo update -p tracing-core --precise 0.1.32
cargo update -p tracing-attributes --precise 0.1.27
cargo update -p windows-version --precise 0.1.1
cargo update -p phf@0.11.3 --precise 0.11.2
cargo update -p phf_shared@0.11.3 --precise 0.11.2
cargo update -p phf_macros@0.11.3 --precise 0.11.2
cargo update -p phf:0.11.3 --precise 0.11.2
cargo update -p phf_shared:0.11.3 --precise 0.11.2
cargo update -p phf_macros:0.11.3 --precise 0.11.2
- name: Downgrade crates with MSRV conflict (bundler)
# This is for the bundler but since cli depends on the bundler we enable it for the cli too
Expand Down

0 comments on commit 12792e4

Please sign in to comment.