diff options
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/" } |
![]() |
index : label_toolkit.git | |
Segmentation Label Toolkit | Christian Cunningham |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +avl_tree = { git = "https://git.ccrl.dev/avl_tree.git/" } |