From 698633baa2505ffb60cb5bba588f8b360c767edd Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sat, 16 Aug 2025 09:30:27 +0200 Subject: build(config): typologies --- crates/typologies/Cargo.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 crates/typologies/Cargo.toml (limited to 'crates/typologies/Cargo.toml') diff --git a/crates/typologies/Cargo.toml b/crates/typologies/Cargo.toml new file mode 100644 index 0000000..207e671 --- /dev/null +++ b/crates/typologies/Cargo.toml @@ -0,0 +1,10 @@ +[package] +name = "typologies" +version = "0.1.0" +edition = "2024" +license.workspace = true +homepage.workspace = true +documentation.workspace = true +description.workspace = true + +[dependencies] -- cgit v1.2.3