@@ -67,14 +67,14 @@ quick-xml = "^0.22"
6767serde = { version = " ^1.0" , features = [" derive" ], optional = true }
6868sha2 = " ^0.9"
6969structopt = " 0.3"
70- tectonic_bridge_core = { path = " crates/bridge_core" , version =" >=0.2 .0,<1" }
71- tectonic_bundles = { path = " crates/bundles" , version =" >=0.1 .0,<1" , default-features = false }
70+ tectonic_bridge_core = { path = " crates/bridge_core" , version =" >=0.3 .0,<1" }
71+ tectonic_bundles = { path = " crates/bundles" , version =" >=0.2 .0,<1" , default-features = false }
7272tectonic_docmodel = { path = " crates/docmodel" , version =" >=0.1.0,<1" , optional = true }
7373tectonic_engine_bibtex = { path = " crates/engine_bibtex" , version =" >=0.1.0,<1" }
7474tectonic_engine_xdvipdfmx = { path = " crates/engine_xdvipdfmx" , version =" >=0.1.0,<1" }
7575tectonic_engine_xetex = { path = " crates/engine_xetex" , version =" >=0.1.1,<1" }
7676tectonic_errors = { path = " crates/errors" , version =" >=0.1.0,<1" }
77- tectonic_geturl = { path = " crates/geturl" , version =" >=0.2 .0,<1" , default-features = false }
77+ tectonic_geturl = { path = " crates/geturl" , version =" >=0.3 .0,<1" , default-features = false }
7878tectonic_io_base = { path = " crates/io_base" , version =" >=0.3.0,<1" }
7979tectonic_status_base = { path = " crates/status_base" , version =" >=0.1.0,<1" }
8080tectonic_xdv = { path = " crates/xdv" , version =" >=0.1.9,<1" }
@@ -126,20 +126,20 @@ x86_64-unknown-linux-gnu = { install = ["fontconfig","freetype","harfbuzz[icu,gr
126126x86_64-pc-windows-msvc = { triplet = " x64-windows-static" , install = [" fontconfig" ," freetype" ," harfbuzz[icu,graphite2]" ] }
127127
128128[package .metadata .internal_dep_versions ]
129- tectonic_bridge_core = " thiscommit:2021-06-14:3sp2O1O "
129+ tectonic_bridge_core = " 526ff57d5dd9f80dff35a3a5dd856edc9f0f61aa "
130130tectonic_bridge_flate = " thiscommit:2021-01-01:eer4ahL4"
131131tectonic_bridge_graphite2 = " 2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
132132tectonic_bridge_harfbuzz = " 2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
133133tectonic_bridge_icu = " 2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
134- tectonic_bundles = " thiscommit:2021-06-13:Q0esYor "
134+ tectonic_bundles = " 207e6e796b1827330ee03a4c395fe6db059bddd9 "
135135tectonic_cfg_support = " thiscommit:aeRoo7oa"
136136tectonic_dep_support = " 5faf4205bdd3d31101b749fc32857dd746f9e5bc"
137137tectonic_docmodel = " cd77b60d48b1ae3ef80d708e6858ea91cd9fa812"
138138tectonic_engine_bibtex = " thiscommit:2021-01-17:KuhaeG1e"
139139tectonic_engine_xdvipdfmx = " 7dcbc52e58f9774b3d592919a9105377faeac509"
140140tectonic_engine_xetex = " b7a4085fa67c831d4532da6661bddafd1f9c24ff"
141141tectonic_errors = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
142- tectonic_geturl = " thiscommit:2021-01-16:Aikoob9c "
142+ tectonic_geturl = " 68c5fc525c5fead75913bd90380043761bde9f61 "
143143tectonic_io_base = " thiscommit:2021-06-13:XFjtSsZ"
144144tectonic_status_base = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
145145tectonic_xdv = " c91f2ef37858d1a0a724a5c3ddc2f7ea46373c77"
0 commit comments