summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSébastien d'Herbais de Thun <sebastien.d.herbais@gmail.com>2023-07-06 13:51:28 +0200
committerGitHub <noreply@github.com>2023-07-06 13:51:28 +0200
commit07553cbe71cab60d1a29b72dc2ffbf25f0f3619c (patch)
treebd049508b211ee61a3f636b5d1c2cb72153f318d /Cargo.lock
parent076ef3d5f25bdb48f4f33d5bb20b3cc2b64e11a1 (diff)
Raw syntax definition loading (#1655)
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 628bbd24..8ed0897a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2059,6 +2059,7 @@ dependencies = [
"serde_json",
"thiserror",
"walkdir",
+ "yaml-rust",
]
[[package]]