File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,11 +137,11 @@ tectonic_bridge_icu = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
137137tectonic_bundles = " thiscommit:2022-03-29:SFnXSaL"
138138tectonic_cfg_support = " thiscommit:aeRoo7oa"
139139tectonic_dep_support = " 5faf4205bdd3d31101b749fc32857dd746f9e5bc"
140- tectonic_docmodel = " thiscommit:2022-02-20:2SpEl4c "
140+ tectonic_docmodel = " a88a0418a9c3c559d023d9b1da9b03fce3a469e5 "
141141tectonic_engine_bibtex = " thiscommit:2021-01-17:KuhaeG1e"
142142tectonic_engine_spx2html = " thiscommit:2022-03-02:IQWAncv"
143- tectonic_engine_xdvipdfmx = " 7dcbc52e58f9774b3d592919a9105377faeac509 "
144- tectonic_engine_xetex = " thiscommit:2022-02-20:J4dXT3x "
143+ tectonic_engine_xdvipdfmx = " 8a003834b1f6d967d33cc07de4cc025af14560da "
144+ tectonic_engine_xetex = " c135e6a4a5a2e8c2dc4edcbcfd93f7d466ff8f88 "
145145tectonic_errors = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
146146tectonic_geturl = " 68c5fc525c5fead75913bd90380043761bde9f61"
147147tectonic_io_base = " thiscommit:2021-06-13:XFjtSsZ"
Original file line number Diff line number Diff line change @@ -45,5 +45,5 @@ tectonic_bridge_graphite2 = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
4545tectonic_bridge_harfbuzz = " 2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
4646tectonic_cfg_support = " 9d5feb40c7ac6958ee3c50604af9271eb2db2b20"
4747tectonic_errors = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
48- tectonic_pdf_io = " thiscommit:2022-03-29:jBgdLrP "
49- tectonic_xetex_layout = " thiscommit:2022-03-29:ovKl9nt "
48+ tectonic_pdf_io = " 9a8b975e76c7a27f140d0974ec3442f2347e18ad "
49+ tectonic_xetex_layout = " 7e63f1b55da1b75c159dd7138c08f3e6c4e43e9c "
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 isRelease : ${{ parameters.isRelease }}
109109 - bash : |
110110 set -xeou pipefail
111- cranko cargo foreach-released -- publish --no-verify
111+ cranko cargo foreach-released --pause=30 -- publish --no-verify
112112 displayName: Publish updated Cargo crates
113113 env:
114114 CARGO_REGISTRY_TOKEN: $(CARGO_REGISTRY_TOKEN)
You can’t perform that action at this time.
0 commit comments