chairmark 0.1.0

benchmarking library without unstable stuff
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 = "chairmark"
version = "0.1.0"
dependencies = [
 "mdtable",
]

[[package]]
name = "mdtable"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ecb670ce5dec7a471e7cacf0e17c1853bbbf7bdeb4de231edfc8f342db92228"