[package] name = "segtree" description = "Segment tree implementation in rust" version = "0.1.0" edition = "2021" license-file = "LICENSE" [dependencies]