summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2024-07-30 23:19:58 +0200
committerLia Lenckowski <lialenck@protonmail.com>2024-07-30 23:19:58 +0200
commit33132cf54d487c4b32d2fe0013cbe42997de78e8 (patch)
tree833aff9331bc6e5475801d9c60679a60a1312390 /Cargo.lock
downloadmaesch-33132cf54d487c4b32d2fe0013cbe42997de78e8.tar
maesch-33132cf54d487c4b32d2fe0013cbe42997de78e8.tar.bz2
maesch-33132cf54d487c4b32d2fe0013cbe42997de78e8.tar.zst
initial commit
Diffstat (limited to 'Cargo.lock')
-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..d905e2d
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "lia-muffin-wg-tool"
+version = "0.1.0"