aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcc <cc@localhost>2025-08-28 02:33:06 -0700
committercc <cc@localhost>2025-08-28 02:33:15 -0700
commit38efd731dd77a2eb78268525c5affe56ac96316c (patch)
tree72c92357f1f8002dca151025f80faab77d3ebdf0 /Cargo.toml
parentf3d196cf4fb5501f9f5af4af3062ebdc7b703a82 (diff)
Analysis Packaging
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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/" }