summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Csillag <dccsillag@gmail.com>2023-04-11 14:11:44 -0300
committerGitHub <noreply@github.com>2023-04-11 19:11:44 +0200
commit5bc73be90fdb7d46ea67bc00babc5f4833854306 (patch)
tree1eab135f5aeedfa95761b262f962a52c0270224d /Cargo.toml
parent72d8785abeff66f6b832725e71fe65d9ded803ce (diff)
Optimization to `Introspector::extract` (#734)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52aa3708..5df03cf2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,6 +43,7 @@ unicode-xid = "0.2"
unscanny = "0.1"
usvg = { version = "0.22", default-features = false }
xmp-writer = "0.1"
+indexmap = "1.9.3"
[profile.dev]
debug = 0