Skip to content

Commit f632eac

Browse files
authored
Merge pull request #708 from ralismark/shell-escape
Shell-escape support
2 parents 1ce1e15 + 7cf799f commit f632eac

34 files changed

+1109
-702
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ x86_64-unknown-linux-gnu = { install = ["fontconfig","freetype","harfbuzz[icu,gr
119119
x86_64-pc-windows-msvc = { triplet = "x64-windows-static", install = ["fontconfig","freetype","harfbuzz[icu,graphite2]"] }
120120

121121
[package.metadata.internal_dep_versions]
122-
tectonic_bridge_core = "thiscommit:2021-01-16:wie2Ejoh"
122+
tectonic_bridge_core = "thiscommit:2021-06-02:Oiyoowe2"
123123
tectonic_bridge_flate = "thiscommit:2021-01-01:eer4ahL4"
124124
tectonic_bridge_graphite2 = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
125125
tectonic_bridge_harfbuzz = "2c1ffcd702a662c003bd3d7d0ca4d169784cb6ad"
@@ -128,7 +128,7 @@ tectonic_cfg_support = "thiscommit:aeRoo7oa"
128128
tectonic_dep_support = "5faf4205bdd3d31101b749fc32857dd746f9e5bc"
129129
tectonic_engine_bibtex = "thiscommit:2021-01-17:KuhaeG1e"
130130
tectonic_engine_xdvipdfmx = "7dcbc52e58f9774b3d592919a9105377faeac509"
131-
tectonic_engine_xetex = "5d6ef9867613eee93361ed85c835b16f4b7fc450"
131+
tectonic_engine_xetex = "thiscommit:2021-06-02:nahbie2O"
132132
tectonic_errors = "317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
133133
tectonic_geturl = "thiscommit:2021-01-16:Aikoob9c"
134134
tectonic_io_base = "thiscommit:2021-01-16:SaeK7eex"

0 commit comments

Comments
 (0)