From b79b84ce06ee34b5957d7f19aa19ebeff2af1df9 Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 27 Mar 2025 05:11:46 -0500 Subject: add smalldog as the module ffi crate --- stats_module/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'stats_module/Cargo.toml') diff --git a/stats_module/Cargo.toml b/stats_module/Cargo.toml index ea0f965..95b6d41 100644 --- a/stats_module/Cargo.toml +++ b/stats_module/Cargo.toml @@ -10,3 +10,4 @@ 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