view Cargo.toml @ 11:b3cd822e1983 default tip

Better deletion but still with crucial bug
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 09 Jul 2022 15:40:10 -0700
parents a94eac64aee8
children
line wrap: on
line source

[package]
name = "btreex"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
ptree = "0.4"
rand = "0.8.5"
time-test = "0.2.3"