summaryrefslogtreecommitdiff
path: root/variables/Cargo.lock
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-02-19 21:00:48 +0100
committerJasper Ras <jaspert.ras@gmail.com>2025-02-19 21:00:48 +0100
commit36b711944bd962456c044287f0288ed5b93e62b7 (patch)
tree3486f09afe705e6d6dcb9e7b4ce56057026b2b02 /variables/Cargo.lock
parent2306e4e6912930c83917c8abce03106a85931e4e (diff)
progressing through chapter 3
Diffstat (limited to 'variables/Cargo.lock')
-rw-r--r--variables/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/variables/Cargo.lock b/variables/Cargo.lock
new file mode 100644
index 0000000..a6daf1d
--- /dev/null
+++ b/variables/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "variables"
+version = "0.1.0"