summaryrefslogtreecommitdiff
path: root/rola-devtools/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-17 21:33:40 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-17 21:57:13 +0800
commitad0943f88ba9f5ed6eae198ecb4835c0f44701de (patch)
tree6a8eb1fee42e7ee173e74788dafeb27c52429683 /rola-devtools/Cargo.lock
chore: initialize project structure and add core modules
Diffstat (limited to 'rola-devtools/Cargo.lock')
-rw-r--r--rola-devtools/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/rola-devtools/Cargo.lock b/rola-devtools/Cargo.lock
new file mode 100644
index 0000000..f03c9e3
--- /dev/null
+++ b/rola-devtools/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "rola-devtools"
+version = "0.1.0"