view Cargo.toml @ 4:48536f1240fc

More tests, check coverage
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 05 Jul 2022 09:40:05 -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"