pluginengine01 / crates /bex-pkg /Cargo.toml
krystv's picture
Upload 107 files
3374e90 verified
[package]
name = "bex-pkg"
version = "1.0.0"
edition = "2021"
[dependencies]
bex-types = { workspace = true }
sha2 = "0.10"
crc32fast = "1"
zstd = "0.13"
hex = "0.4"
serde_yaml = { workspace = true }
anyhow = { workspace = true }