From a56c22e04f65cf4b53f20e32576ad62786ec2a1b Mon Sep 17 00:00:00 2001 From: Wojciech Kordalski Date: Thu, 15 May 2025 16:07:15 +0200 Subject: [PATCH] Update Hayagriva commit --- Cargo.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2cbe0c555..784a638b4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -327,8 +327,7 @@ dependencies = [ [[package]] name = "citationberg" version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e4595e03beafb40235070080b5286d3662525efc622cca599585ff1d63f844fa" +source = "git+https://github.com/typst/citationberg.git?rev=67db988c7155f17b2e0aff9aabcd9a00745e4c04#67db988c7155f17b2e0aff9aabcd9a00745e4c04" dependencies = [ "quick-xml 0.36.2", "serde", @@ -947,7 +946,7 @@ dependencies = [ [[package]] name = "hayagriva" version = "0.8.1" -source = "git+https://github.com/wkordalski/hayagriva.git?branch=transparent-locator-payload-with-discrimination-ids#3014bc205549e66c0fec2b74612c07c5b67a6f49" +source = "git+https://github.com/wkordalski/hayagriva.git?branch=transparent-locator-payload-with-discrimination-ids#69975ad77ba4949aec747aa5ceb6f79d12bea4a1" dependencies = [ "biblatex", "ciborium",