-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+++ cranko-release-info-v1 [[projects]] qnames = ["tectonic_xdv", "cargo"] version = "0.2.2" age = 0 [[projects]] qnames = ["tectonic_errors", "cargo"] version = "0.2.1" age = 0 [[projects]] qnames = ["tectonic_xetex_format", "cargo"] version = "0.3.1" age = 0 [[projects]] qnames = ["tectonic_status_base", "cargo"] version = "0.2.1" age = 0 [[projects]] qnames = ["tectonic_io_base", "cargo"] version = "0.4.2" age = 0 [[projects]] qnames = ["tectonic_geturl", "cargo"] version = "0.3.2" age = 0 [[projects]] qnames = ["tectonic_docmodel", "cargo"] version = "0.2.1" age = 0 [[projects]] qnames = ["tectonic_dep_support", "cargo"] version = "0.1.1" age = 0 [[projects]] qnames = ["tectonic_cfg_support", "cargo"] version = "0.1.4" age = 11 [[projects]] qnames = ["tectonic_bundles", "cargo"] version = "0.3.1" age = 0 [[projects]] qnames = ["tectonic_bridge_icu", "cargo"] version = "0.2.0" age = 32 [[projects]] qnames = ["tectonic_bridge_graphite2", "cargo"] version = "0.2.2" age = 0 [[projects]] qnames = ["tectonic_bridge_harfbuzz", "cargo"] version = "0.2.7" age = 2 [[projects]] qnames = ["tectonic_bridge_freetype2", "cargo"] version = "0.2.0" age = 32 [[projects]] qnames = ["tectonic_bridge_flate", "cargo"] version = "0.1.7" age = 0 [[projects]] qnames = ["tectonic_bridge_core", "cargo"] version = "0.3.2" age = 0 [[projects]] qnames = ["tectonic_xetex_layout", "cargo"] version = "0.2.2" age = 0 [[projects]] qnames = ["tectonic_pdf_io", "cargo"] version = "0.4.1" age = 0 [[projects]] qnames = ["tectonic_engine_xetex", "cargo"] version = "0.4.2" age = 0 [[projects]] qnames = ["tectonic_engine_xdvipdfmx", "cargo"] version = "0.4.1" age = 0 [[projects]] qnames = ["tectonic_engine_spx2html", "cargo"] version = "0.3.0" age = 0 [[projects]] qnames = ["tectonic_engine_bibtex", "cargo"] version = "0.1.5" age = 0 [[projects]] qnames = ["tectonic", "cargo"] version = "0.12.0" age = 1 +++
- Loading branch information
Showing
116 changed files
with
6,198 additions
and
3,984 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
[package] | ||
name = "tectonic_bridge_core" | ||
version = "0.3.1" | ||
version = "0.3.2" | ||
authors = ["Peter Williams <[email protected]>"] | ||
description = """ | ||
Exposing core backend APIs to the Tectonic C/C++ code. | ||
|
@@ -22,7 +22,7 @@ links = "tectonic_bridge_core" | |
flate2 = { version = "^1.0", default-features = false, features = ["zlib"] } | ||
lazy_static = "^1.4" | ||
libc = "^0.2" | ||
md-5 = "^0.9" | ||
md-5 = "^0.10" | ||
tectonic_errors = { path = "../errors", version =">=0.2.0,<1"} | ||
tectonic_io_base = { path = "../io_base", version =">=0.3.0,<1"} | ||
tectonic_status_base = { path = "../status_base", version =">=0.1.0,<1"} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
[package] | ||
name = "tectonic_bridge_flate" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
authors = ["Peter Williams <[email protected]>"] | ||
description = """ | ||
Exposing flate compression to the Tectonic C code. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
[package] | ||
name = "tectonic_bridge_graphite2" | ||
version = "0.2.1" | ||
version = "0.2.2" | ||
authors = ["Peter Williams <[email protected]>"] | ||
description = """ | ||
Expose the graphite2 library to Rust/Cargo. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
[package] | ||
name = "tectonic_bundles" | ||
version = "0.3.0" | ||
version = "0.3.1" | ||
authors = ["Peter Williams <[email protected]>"] | ||
description = """ | ||
Tectonic "bundle" (support file collection) implementations. | ||
|
@@ -24,7 +24,7 @@ tectonic_errors = { path = "../errors", version =">=0.2.0,<1"} | |
tectonic_geturl = { path = "../geturl", version =">=0.3.0,<1", default-features = false } | ||
tectonic_io_base = { path = "../io_base", version =">=0.3.0,<1"} | ||
tectonic_status_base = { path = "../status_base", version =">=0.1.0,<1"} | ||
zip = { version = "^0.5", default-features = false, features = ["deflate"] } | ||
zip = { version = "^0.6", default-features = false, features = ["deflate"] } | ||
|
||
[features] | ||
default = ["geturl-reqwest"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
[package] | ||
name = "tectonic_dep_support" | ||
version = "0.1.0" | ||
version = "0.1.1" | ||
authors = ["Peter Williams <[email protected]>"] | ||
description = """ | ||
Support for finding third-party libraries using either pkg-config or vcpkg. | ||
|
Oops, something went wrong.