summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-05 13:58:43 +0100
committerGitHub <noreply@github.com>2025-02-05 12:58:43 +0000
commit25f6a7ab161b2106c22a9997a68afee60ddb7412 (patch)
treeabf63fa1a19a3180e6473f6bd8fb762fbb09bb13
parent85b0318158cc1f71825f45c5fb7915b764f75776 (diff)
Bump more dependencies (#5813)
-rw-r--r--Cargo.lock16
-rw-r--r--Cargo.toml6
-rw-r--r--tests/ref/bibliography-before-content.pngbin17109 -> 17122 bytes
-rw-r--r--tests/ref/bibliography-indent-par.pngbin9087 -> 9096 bytes
-rw-r--r--tests/ref/bibliography-math.pngbin4605 -> 4610 bytes
-rw-r--r--tests/ref/cite-footnote.pngbin13525 -> 13532 bytes
6 files changed, 11 insertions, 11 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8b7754ae..e5daf731 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -312,9 +312,9 @@ dependencies = [
[[package]]
name = "citationberg"
-version = "0.4.0"
+version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "92fea693c83bd967604be367dc1e1b4895625eabafec2eec66c51092e18e700e"
+checksum = "e4595e03beafb40235070080b5286d3662525efc622cca599585ff1d63f844fa"
dependencies = [
"quick-xml 0.36.2",
"serde",
@@ -398,9 +398,9 @@ dependencies = [
[[package]]
name = "codex"
-version = "0.1.0"
+version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2e0ee2092c3513f63588d51c3f81b98e6b1aa8ddcca3b5892b288f093516497d"
+checksum = "724d27a0ee38b700e5e164350e79aba601a0db673ac47fce1cb74c3e38864036"
[[package]]
name = "color-print"
@@ -898,9 +898,9 @@ dependencies = [
[[package]]
name = "hayagriva"
-version = "0.8.0"
+version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7a3635c2577f77499c9dc3dceeef2e64e6c146e711b1861507a0f15b20641348"
+checksum = "954907554bb7fcba29a4f917c2d43e289ec21b69d872ccf97db160eca6caeed8"
dependencies = [
"biblatex",
"ciborium",
@@ -2718,9 +2718,9 @@ dependencies = [
[[package]]
name = "two-face"
-version = "0.4.0"
+version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0ccd4843ea031c609fe9c16cae00e9657bad8a9f735a3cc2e420955d802b4268"
+checksum = "384eda438ddf62e2c6f39a174452d952d9d9df5a8ad5ade22198609f8dcaf852"
dependencies = [
"once_cell",
"serde",
diff --git a/Cargo.toml b/Cargo.toml
index d91827ae..469439d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ clap = { version = "4.4", features = ["derive", "env", "wrap_help"] }
clap_complete = "4.2.1"
clap_mangen = "0.2.10"
codespan-reporting = "0.11"
-codex = "0.1.0"
+codex = "0.1.1"
color-print = "0.3.6"
comemo = "0.4"
csv = "1"
@@ -58,7 +58,7 @@ env_proxy = "0.4"
flate2 = "1"
fontdb = { version = "0.21", default-features = false }
fs_extra = "1.3"
-hayagriva = "0.8"
+hayagriva = "0.8.1"
heck = "0.5"
hypher = "0.1.4"
icu_properties = { version = "1.4", features = ["serde"] }
@@ -122,7 +122,7 @@ tiny_http = "0.12"
tiny-skia = "0.11"
toml = { version = "0.8", default-features = false, features = ["parse", "display"] }
ttf-parser = "0.24.1"
-two-face = { version = "0.4.0", default-features = false, features = ["syntect-fancy"] }
+two-face = { version = "0.4.3", default-features = false, features = ["syntect-fancy"] }
typed-arena = "2"
unicode-bidi = "0.3.18"
unicode-ident = "1.0"
diff --git a/tests/ref/bibliography-before-content.png b/tests/ref/bibliography-before-content.png
index ea5ece26..eb9f26d8 100644
--- a/tests/ref/bibliography-before-content.png
+++ b/tests/ref/bibliography-before-content.png
Binary files differ
diff --git a/tests/ref/bibliography-indent-par.png b/tests/ref/bibliography-indent-par.png
index 98a3c4d0..02278124 100644
--- a/tests/ref/bibliography-indent-par.png
+++ b/tests/ref/bibliography-indent-par.png
Binary files differ
diff --git a/tests/ref/bibliography-math.png b/tests/ref/bibliography-math.png
index 9391154d..6b60fef4 100644
--- a/tests/ref/bibliography-math.png
+++ b/tests/ref/bibliography-math.png
Binary files differ
diff --git a/tests/ref/cite-footnote.png b/tests/ref/cite-footnote.png
index 87c1dbd9..dd2cf8bd 100644
--- a/tests/ref/cite-footnote.png
+++ b/tests/ref/cite-footnote.png
Binary files differ