bv-types 0.1.30

Typed I/O vocabulary for bv manifests
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "bv-types"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Typed I/O vocabulary for bv manifests"

[dependencies]
serde = { version = "1.0.228", features = ["derive"] }
toml = "1.1.2"