1 parent 035acdc commit a9620e8Copy full SHA for a9620e8
1 file changed
.github/workflows/main.yml
@@ -53,6 +53,7 @@ jobs:
53
run: |
54
cargo update --package=half --precise=2.2.1
55
cargo update --package=flate2 --precise=1.0.35
56
+ cargo update --package=serde --precise=1.0.228
57
cargo update --package=syn --precise=2.0.106
58
cargo update --package=textwrap --precise=0.16.1
59
cargo update --package=parking_lot --precise=0.12.4
@@ -591,6 +592,7 @@ jobs:
591
592
593
594
595
596
597
598
0 commit comments