aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-09 12:34:46 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-09 12:34:46 +0100
commite0e0ac9ea0d893442a0c5806353ebbddb8f905b4 (patch)
tree04cd58a9fa202a974d1a54f9ceed9382aec042c1 /Cargo.lock
downloadsylt-e0e0ac9ea0d893442a0c5806353ebbddb8f905b4.tar.gz
Parsing numbers and inital commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..1e14c83
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,5 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "tihdy"
+version = "0.1.0"