summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-12-17 22:31:08 -0600
committerLibravatar bigfoot547 <[email protected]>2024-12-17 22:31:08 -0600
commit8084d12fa414b8a38fe40e7d60b14c905e62e19c (patch)
tree43e133d8e36377ccc6d807115816cce669561995 /src/lib.rs
parentremove getter business (diff)
more stuff
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 81c2f21..5f506fc 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1 +1,2 @@
mod version;
+mod launcher;