From 7ff78cff53eba1da60b8beb851732e2f8197c221 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 14 Mar 2025 14:58:38 +0100 Subject: move files around --- exporter/src/main.rs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 exporter/src/main.rs (limited to 'exporter/src/main.rs') diff --git a/exporter/src/main.rs b/exporter/src/main.rs new file mode 100644 index 0000000..e7a11a9 --- /dev/null +++ b/exporter/src/main.rs @@ -0,0 +1,3 @@ +fn main() { + println!("Hello, world!"); +} -- cgit v1.2.3-70-g09d2