toolbox 0.2.8-final

Simple tools for daily use
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "alg_ds"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21610cff7c5630553119e5d480a49e4713c70ce46b1c2931f419f470776b065a"

[[package]]
name = "toolbox"
version = "0.2.8-final"
dependencies = [
 "alg_ds",
 "vfsys",
]

[[package]]
name = "vfsys"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24603e9011761c274428a796156f4e37ea0d83031321257b57d35af39aa904a5"