aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authornc <[email protected]>2020-07-20 23:44:31 +0100
committernc <[email protected]>2020-07-20 23:44:31 +0100
commit19de1653985520258bd081e32275c48e2ac98f5b (patch)
treee42a3db1cd253d5a09091770ec27dba0aa9895f2 /Cargo.lock
parent66b2f0793f236dccd3269ae1c3cbfe2293f7fb3d (diff)
remove debug code, add cargo.lock
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