[dependencies]
[package]
description = "A data structure providing range query filtering with Fast Succinct Tries"
documentation = "https://docs.rs/rsurf/"
edition = "2021"
homepage = "https://github.com/arriqaaq/rsurf"
license = "Apache-2.0"
name = "rsurf"
publish = true
readme = "README.md"
repository = "https://github.com/arriqaaq/rsurf"
version = "0.1.2"