summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSébastien d'Herbais de Thun <sebastien.d.herbais@gmail.com>2023-11-30 12:57:04 +0100
committerGitHub <noreply@github.com>2023-11-30 12:57:04 +0100
commit5bdec9e1d81f0193e88e136453945481021440e1 (patch)
treee054220ee900d5a5ce89830641004d6c0b68fc94 /Cargo.lock
parent79c2d1f29eb0be9d9dfd20f48fa8f54388fada6b (diff)
Optimized labels & introspector (#2801)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index dfd01d8b..2dcef771 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2644,6 +2644,7 @@ dependencies = [
"ciborium",
"comemo",
"csv",
+ "dashmap",
"ecow",
"fontdb",
"hayagriva",