From d0c70ad88b11f412c9d8c6735b74cce1b1ff015b Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sat, 20 Aug 2022 14:12:11 +0200 Subject: cleanup --- einreichung/Aufgabe3/Quelltext/Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 einreichung/Aufgabe3/Quelltext/Cargo.lock (limited to 'einreichung/Aufgabe3/Quelltext/Cargo.lock') diff --git a/einreichung/Aufgabe3/Quelltext/Cargo.lock b/einreichung/Aufgabe3/Quelltext/Cargo.lock new file mode 100644 index 0000000..f2778c5 --- /dev/null +++ b/einreichung/Aufgabe3/Quelltext/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "aufgabe3" +version = "0.1.0" -- cgit 1.4.1