From 7bd18b4b22f3a6bf86b131329345f9a75d8f699c Mon Sep 17 00:00:00 2001 From: Malfurious Date: Sat, 28 Aug 2021 09:45:57 -0400 Subject: Commit Rust POC This replaces the Python script. Since all MIT-licensed code is removed, the LICENSE file is as well. 'cargo run' to run the program. Signed-off-by: Malfurious --- data.bin | 1 + 1 file changed, 1 insertion(+) create mode 100644 data.bin (limited to 'data.bin') diff --git a/data.bin b/data.bin new file mode 100644 index 0000000..f2ba8f8 --- /dev/null +++ b/data.bin @@ -0,0 +1 @@ +abc \ No newline at end of file -- cgit v1.2.3