We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fa643 commit 4c9b7adCopy full SHA for 4c9b7ad
.github/workflows/covector-version-or-publish-v1.yml
@@ -81,6 +81,8 @@ jobs:
81
cargo update -p serde_json --precise 1.0.97
82
cargo update -p arboard --precise 3.2.1
83
cargo update -p tempfile --precise 3.6.0
84
+ cargo update -p regex --precise 1.9.6
85
+ cargo update -p tar --precise 0.4.39
86
87
# cargo update -p system-deps:6.2.2 --precise 6.1.1
88
# cargo update -p toml:0.7.8 --precise 0.7.3
0 commit comments