aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-22 01:30:31 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-22 01:30:31 -0600
commite56c4bdb4f647a7d7fea47449f6dc6a4004b0436 (patch)
treef5526284e3567a1f13b5c9c4a8b0b39127e395f5 /Cargo.lock
downloadgityeet-e56c4bdb4f647a7d7fea47449f6dc6a4004b0436.tar.gz
gityeet-e56c4bdb4f647a7d7fea47449f6dc6a4004b0436.zip
throw boilerplate & readme together
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..0fb0859
--- /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 = "gityeet"
+version = "0.1.0"