summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAna Gelez <ana@gelez.xyz>2024-03-25 17:51:35 +0100
committerGitHub <noreply@github.com>2024-03-25 16:51:35 +0000
commit105d7156f8f9d95e16b3eefdf0fa97e5be7fbe5b (patch)
treee937ec63a9f95af3d6272525f8701ec0d4ed5582 /Cargo.lock
parent2efa86cbdf3e60602fe5524aeaa0befdf14eafcf (diff)
Better handle large numbers from external data files (#3791)
Co-authored-by: Martin Haug <mhaug@live.de>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9c94d559..8215e9e4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2630,7 +2630,7 @@ dependencies = [
[[package]]
name = "typst-dev-assets"
version = "0.11.0"
-source = "git+https://github.com/typst/typst-dev-assets?tag=v0.11.0#e0ef7ad46f28a440c41bc8e78563ace86cc02678"
+source = "git+https://github.com/typst/typst-dev-assets?rev=ee8ae61cca138dc92f9d818fc7f2fc046d0148c5#ee8ae61cca138dc92f9d818fc7f2fc046d0148c5"
[[package]]
name = "typst-docs"