g3/lib/g3-dpi/Cargo.toml
2023-05-31 21:45:13 +08:00

13 lines
302 B
TOML

[package]
name = "g3-dpi"
version = "0.1.0"
license.workspace = true
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fnv.workspace = true
bytes.workspace = true
memchr.workspace = true
g3-types.workspace = true