From 6e4b45027e993f805346809f22d7a209bb477d2f Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 23 Oct 2025 00:50:55 -0400 Subject: add get crate --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e4971d5..0560fe5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,5 @@ version = "0.1.0" edition = "2024" [dependencies] -mon = { path = "../mon" } \ No newline at end of file +mon = { path = "../mon" } +get = { path = "../get" } \ No newline at end of file -- cgit v1.2.3