From 38efd731dd77a2eb78268525c5affe56ac96316c Mon Sep 17 00:00:00 2001 From: cc Date: Thu, 28 Aug 2025 02:33:06 -0700 Subject: Analysis Packaging --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 41caf08..3e06d25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +avl_tree = { git = "https://git.ccrl.dev/avl_tree.git/" } -- cgit v1.2.1