aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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 ade0cc4..5075c64 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -271,6 +271,7 @@ dependencies = [
271 "notify", 271 "notify",
272 "serde", 272 "serde",
273 "serde_json", 273 "serde_json",
274 "signal-hook",
274 "typetag", 275 "typetag",
275] 276]
276 277