summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-11-23 22:03:02 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-11-23 22:03:02 +0200
commit817d06fc2ef4f8e258d906fad96c26f72b32c702 (patch)
tree5ba5266955d22a9d669a38c0fbb3d2f42c6f6ede /Cargo.lock
Basic functionality: parses qif files and strips T=0 entries
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..ad707a0
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,4 @@
+[root]
+name = "qif_parser"
+version = "0.1.0"
+