valib 0.2.5

valflrt's utility crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "valargs"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53a04b7d7c3a307abef3beadb34b8131eafe937b02c4c099b1d775f085cce8c7"

[[package]]
name = "valib"
version = "0.2.5"
dependencies = [
 "valargs",
]