summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-06-02 08:05:53 +0300
committerA Farzat <a@farzat.xyz>2026-06-02 08:05:53 +0300
commitab96459166b866c91dce7295f00efd9e4958d1df (patch)
treea4b082758aede64e11cb73edefb4fcc522fd57fa
parent50a506c10db663a2f164d0047de398d0a0df94ea (diff)
downloadrepo2markdown-ab96459166b866c91dce7295f00efd9e4958d1df.tar.gz
repo2markdown-ab96459166b866c91dce7295f00efd9e4958d1df.zip
Add Cargo.lock file
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..e54bf77
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "repo2markdown"
+version = "0.1.0"