aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 3e06d253d48e5a01c3f2f8d64343784a9283e6f6 (plain)
1
2
3
4
5
6
7
[package]
name = "label_toolkit"
version = "0.1.0"
edition = "2024"

[dependencies]
avl_tree = { git = "https://git.ccrl.dev/avl_tree.git/" }