diff options
author | cc <cc@localhost> | 2025-08-28 02:33:06 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-28 02:33:15 -0700 |
commit | 38efd731dd77a2eb78268525c5affe56ac96316c (patch) | |
tree | 72c92357f1f8002dca151025f80faab77d3ebdf0 /Cargo.toml | |
parent | f3d196cf4fb5501f9f5af4af3062ebdc7b703a82 (diff) |
Analysis Packaging
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +avl_tree = { git = "https://git.ccrl.dev/avl_tree.git/" } |