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 --- smalldog/Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 smalldog/Cargo.toml (limited to 'smalldog/Cargo.toml') diff --git a/smalldog/Cargo.toml b/smalldog/Cargo.toml new file mode 100644 index 0000000..6ae5cc4 --- /dev/null +++ b/smalldog/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "smalldog" +version = "0.1.0" +edition = "2024" + +[dependencies] -- cgit 1.4.1-3-g733a5