We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0f123 commit 8170c99Copy full SHA for 8170c99
.github/workflows/covector-version-or-publish-v1.yml
@@ -153,6 +153,7 @@ jobs:
153
cargo update -p phf_shared:0.11.3 --precise 0.11.2
154
cargo update -p phf_macros:0.11.3 --precise 0.11.2
155
cargo update -p phf_generator:0.11.3 --precise 0.11.2
156
+ cargo update -p uuid --precise 1.11.0
157
158
- name: Downgrade crates with MSRV conflict (bundler)
159
# This is for the bundler but since cli depends on the bundler we enable it for the cli too
0 commit comments