Skip to content

Commit bb4aa0e

Browse files
committed
engine_xdvipdfmx: we require the latest pdf_io crate for the updated C APIs
1 parent e5354d4 commit bb4aa0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/engine_xdvipdfmx/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 the Tectonic Project
1+
# Copyright 2021-2022 the Tectonic Project
22
# Licensed under the MIT License.
33

44
# See README.md for discussion of features (or lack thereof) in this crate.
@@ -30,4 +30,4 @@ cc = "^1.0.66"
3030
[package.metadata.internal_dep_versions]
3131
tectonic_bridge_core = "thiscommit:2021-01-17:fohCh1sh"
3232
tectonic_errors = "5c9ba661edf5ef669f24f9904f99cca369d999e7"
33-
tectonic_pdf_io = "thiscommit:2022-03-29:6nizWic"
33+
tectonic_pdf_io = "thiscommit:2022-10-21:pkYKcMI"

0 commit comments

Comments
 (0)