summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMike Buland <mike@xagasoft.com>2026-06-04 15:41:42 -0700
committerMike Buland <mike@xagasoft.com>2026-06-04 15:41:42 -0700
commit057bd8cb2d4a1539701d65489fe647b96a538e98 (patch)
tree28fad08a8e9f3dbd7d6b1823b36a574b721ab058 /Cargo.lock
downloadcrimtag-057bd8cb2d4a1539701d65489fe647b96a538e98.tar.gz
crimtag-057bd8cb2d4a1539701d65489fe647b96a538e98.tar.bz2
crimtag-057bd8cb2d4a1539701d65489fe647b96a538e98.tar.xz
crimtag-057bd8cb2d4a1539701d65489fe647b96a538e98.zip
Start of my new templating library.
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..f7e6686
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "crimtag"
7version = "0.1.0"