aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2026-03-28 21:04:58 +0200
committerrtkay123 <dev@kanjala.com>2026-03-28 21:04:58 +0200
commit69440b4021c120e640b345dac73e5c32292d4603 (patch)
tree5468fc07d5f97aac4633fe18a8d30f5c1261a39c /Cargo.lock
parent5b783f81c833a14818cf4953b41b1abb50497ff8 (diff)
downloadwarden-69440b4021c120e640b345dac73e5c32292d4603.tar.bz2
warden-69440b4021c120e640b345dac73e5c32292d4603.zip
build: 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"