crunch/crates/test-bin/Cargo.toml
kjuulh d4d5374392
feat: with envelope tests
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-09-18 21:25:45 +02:00

10 lines
210 B
TOML

[package]
name = "test-bin"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
crunch-envelope.workspace = true