From de69065cf533e0f59f8d9c913af09652ddfc7101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:31:43 +0000 Subject: [PATCH] build(deps): bump tectonic in the dependencies group Bumps the dependencies group with 1 update: [tectonic](https://github.com/winstxnhdw/tectonic). Updates `tectonic` from `d260961` to `513caa0` - [Commits](https://github.com/winstxnhdw/tectonic/compare/d260961426b01f7643ba0f35f493bdb671eeaf3f...513caa003324ee0426f08d51184e95ca8b5e72be) --- updated-dependencies: - dependency-name: tectonic dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8c1763b..e8051a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2663,7 +2663,7 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "tectonic" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "byte-unit", "cfg-if", @@ -2691,6 +2691,7 @@ dependencies = [ "tectonic_xetex_layout", "tempfile", "termcolor", + "time", "tokio", "url", "watchexec", @@ -2718,7 +2719,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_core" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "flate2", @@ -2733,7 +2734,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_flate" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "flate2", "libc", @@ -2742,7 +2743,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_freetype2" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "tectonic_dep_support", ] @@ -2750,7 +2751,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_graphite2" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "tectonic_dep_support", ] @@ -2758,7 +2759,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_harfbuzz" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "tectonic_bridge_graphite2", @@ -2768,7 +2769,7 @@ dependencies = [ [[package]] name = "tectonic_bridge_icu" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "tectonic_dep_support", ] @@ -2776,7 +2777,7 @@ dependencies = [ [[package]] name = "tectonic_bundles" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "flate2", "fs2", @@ -2790,7 +2791,7 @@ dependencies = [ [[package]] name = "tectonic_cfg_support" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "lazy_static", ] @@ -2798,7 +2799,7 @@ dependencies = [ [[package]] name = "tectonic_dep_support" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "pkg-config", "vcpkg", @@ -2807,7 +2808,7 @@ dependencies = [ [[package]] name = "tectonic_engine_bibtex" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "libc", "tectonic_bridge_core", @@ -2818,7 +2819,7 @@ dependencies = [ [[package]] name = "tectonic_engine_spx2html" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "byteorder", "html-escape", @@ -2838,7 +2839,7 @@ dependencies = [ [[package]] name = "tectonic_engine_xdvipdfmx" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "libc", @@ -2850,7 +2851,7 @@ dependencies = [ [[package]] name = "tectonic_engine_xetex" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "libc", @@ -2867,7 +2868,7 @@ dependencies = [ [[package]] name = "tectonic_errors" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "anyhow", ] @@ -2875,7 +2876,7 @@ dependencies = [ [[package]] name = "tectonic_geturl" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cfg-if", "curl", @@ -2886,7 +2887,7 @@ dependencies = [ [[package]] name = "tectonic_io_base" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "app_dirs2", "flate2", @@ -2900,7 +2901,7 @@ dependencies = [ [[package]] name = "tectonic_pdf_io" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "tectonic_bridge_core", @@ -2912,7 +2913,7 @@ dependencies = [ [[package]] name = "tectonic_status_base" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "tectonic_errors", ] @@ -2920,7 +2921,7 @@ dependencies = [ [[package]] name = "tectonic_xdv" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "byteorder", ] @@ -2928,7 +2929,7 @@ dependencies = [ [[package]] name = "tectonic_xetex_layout" version = "0.0.0-dev.0" -source = "git+https://github.com/winstxnhdw/tectonic.git#d260961426b01f7643ba0f35f493bdb671eeaf3f" +source = "git+https://github.com/winstxnhdw/tectonic.git#513caa003324ee0426f08d51184e95ca8b5e72be" dependencies = [ "cc", "tectonic_bridge_core",