From 4410950c761970d640af00f245fdba859f8795b0 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 4 Apr 2025 01:45:07 -0500 Subject: rip out module system --- stats_module/Cargo.toml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 stats_module/Cargo.toml (limited to 'stats_module/Cargo.toml') diff --git a/stats_module/Cargo.toml b/stats_module/Cargo.toml deleted file mode 100644 index 95b6d41..0000000 --- a/stats_module/Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -[package] -name = "stats_module" -version = "0.1.0" -edition = "2024" - -[lib] -name = "stats" -crate-type = ["cdylib"] - -[dependencies] -rusqlite = { version = "0.34.0", features = ["bundled", "time"] } -time = "0.3.40" -smalldog = { path = "../smalldog" } -- cgit 1.4.1-3-g733a5