feat: with envelope tests

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-18 21:25:45 +02:00
parent 795d009cd0
commit d4d5374392
5 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[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