tsk-207: Move code elsewhere that is found in src/main.rs (#242)

* tsk-207: Move code elsewhere that is found in src/main.rs

* tsk-207: Some refactoring

* tsk-207: Moving file around

* tsk-207: Code formatting

* tsk-207: Version bump

* tsk-207: Test fix
This commit was merged in pull request #242.
This commit is contained in:
KD
2025-11-04 11:19:12 -05:00
committed by GitHub
parent d05502dd8e
commit 1b9bd4359c
7 changed files with 284 additions and 291 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.3.24"
version = "0.3.25"
edition = "2024"
rust-version = "1.90"