summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-27 15:20:30 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-27 15:21:18 +0200
commit133621969045ec8f23a5dca7fe33837c2cba0e32 (patch)
tree484e2fdd6dbdbf1fbb7d8ccb5ebe02ed3498290a /Cargo.lock
parent13ece5ec265e4e81b396cd3d469569b6c0ea2601 (diff)
Fix numeric bibliography ordering
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fe521859..887fc762 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -59,7 +59,7 @@ checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
[[package]]
name = "biblatex"
version = "0.6.3"
-source = "git+https://github.com/typst/biblatex#932ad283dd45dd88d4fa14dc5b9bda7a270ba027"
+source = "git+https://github.com/typst/biblatex#ffdcd63906f0fd6c2736727af2d91a5da0bfd64e"
dependencies = [
"chrono",
"numerals",
@@ -431,7 +431,7 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hayagriva"
version = "0.1.1"
-source = "git+https://github.com/typst/hayagriva#754efb7e1034bcd4d4f1366e432197edbbfb9ed5"
+source = "git+https://github.com/typst/hayagriva#d42d30f673b5446775e4c393a2f4f2bca5773a5d"
dependencies = [
"biblatex",
"chrono",