aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-08-08 07:01:16 +0200
committerrtkay123 <dev@kanjala.com>2025-08-08 07:01:16 +0200
commit9e2288d44f88e39d43d63d5da1cc8f1528ffd840 (patch)
tree9f8f7304d38cbdd17a42c2872de9065936e7deef /Cargo.lock
parent98c42ac8a5a2f129e6d0f63f550fefdc9a868daf (diff)
downloadwarden-9e2288d44f88e39d43d63d5da1cc8f1528ffd840.tar.bz2
warden-9e2288d44f88e39d43d63d5da1cc8f1528ffd840.zip
chore: create cargo workspace
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..bfa7b82
--- /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 = "warden"
+version = "0.1.0"