aboutsummaryrefslogtreecommitdiff
path: root/hello/Cargo.lock
diff options
context:
space:
mode:
authortilpner2018-09-25 15:58:57 +0200
committertilpner2018-09-25 15:58:57 +0200
commit040ec873821d23e168a59b7ee21697fe0af5bb4c (patch)
tree1c720f0a4c54ba76799ecfa3716821f7e95950e4 /hello/Cargo.lock
downloadcarnix-cross-040ec873821d23e168a59b7ee21697fe0af5bb4c.tar.gz
carnix-cross-040ec873821d23e168a59b7ee21697fe0af5bb4c.tar.xz
carnix-cross-040ec873821d23e168a59b7ee21697fe0af5bb4c.zip
Initial commit
Diffstat (limited to 'hello/Cargo.lock')
-rw-r--r--hello/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/hello/Cargo.lock b/hello/Cargo.lock
new file mode 100644
index 0000000..15b9446
--- /dev/null
+++ b/hello/Cargo.lock
@@ -0,0 +1,4 @@
+[[package]]
+name = "hello"
+version = "0.1.0"
+