about summary refs log tree commit diff
path: root/src/rest-api/Cargo.lock
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2024-04-28 23:25:49 +0200
committerBaitinq <[email protected]>2024-04-28 23:26:34 +0200
commit5d76adc2b7f655bdc2a61cada09ce2730b2158d0 (patch)
treebda621f552a72d7712eb070cca0f60a2b778da8c /src/rest-api/Cargo.lock
downloadfs-tracer-backend-5d76adc2b7f655bdc2a61cada09ce2730b2158d0.tar.gz
fs-tracer-backend-5d76adc2b7f655bdc2a61cada09ce2730b2158d0.tar.bz2
fs-tracer-backend-5d76adc2b7f655bdc2a61cada09ce2730b2158d0.zip
Initial commit
Diffstat (limited to 'src/rest-api/Cargo.lock')
-rw-r--r--src/rest-api/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/rest-api/Cargo.lock b/src/rest-api/Cargo.lock
new file mode 100644
index 0000000..3d8d04d
--- /dev/null
+++ b/src/rest-api/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 3
+
+[[package]]
+name = "rest-api"
+version = "0.1.0"