File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ tectonic_cfg_support = "thiscommit:aeRoo7oa"
142142tectonic_dep_support = " 5faf4205bdd3d31101b749fc32857dd746f9e5bc"
143143tectonic_docmodel = " thiscommit:2022-02-20:2SpEl4c"
144144tectonic_engine_bibtex = " thiscommit:2021-01-17:KuhaeG1e"
145- tectonic_engine_spx2html = " thiscommit:2021-10-29:96yOlD8 "
145+ tectonic_engine_spx2html = " thiscommit:2022-03-01:lfIdfFH "
146146tectonic_engine_xdvipdfmx = " 7dcbc52e58f9774b3d592919a9105377faeac509"
147147tectonic_engine_xetex = " thiscommit:2022-02-20:J4dXT3x"
148148tectonic_errors = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
Original file line number Diff line number Diff line change @@ -29,6 +29,12 @@ tectonic_xdv = { path = "../xdv", version = "0.0.0-dev.0" }
2929tempfile = " ^3.1"
3030tera = " ^1.13"
3131
32+ # This statement currently (2022 Mar) leads to a warning on every Cargo invocation,
33+ # but I think that is needed for `cargo install tectonic` to work with released
34+ # packages: https://github.com/rust-lang/cargo/issues/10440 :-(
35+ [patch .crates-io ]
36+ pinot = { git = ' https://github.com/tectonic-typesetting/pinot' , branch = ' basic-math' }
37+
3238[package .metadata .internal_dep_versions ]
3339tectonic_bridge_core = " 4e16bf963700aae59772a6fb223981ceaa9b5f57"
3440tectonic_errors = " 317ae79ceaa2593fb56090e37bf1f5cc24213dd9"
You can’t perform that action at this time.
0 commit comments