Skip to content

Commit 4c9b7ad

Browse files
committed
4
1 parent 92fa643 commit 4c9b7ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/covector-version-or-publish-v1.yml

+2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
cargo update -p serde_json --precise 1.0.97
8282
cargo update -p arboard --precise 3.2.1
8383
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
8486
8587
# cargo update -p system-deps:6.2.2 --precise 6.1.1
8688
# cargo update -p toml:0.7.8 --precise 0.7.3

0 commit comments

Comments
 (0)