remove old stacks

This commit is contained in:
2023-09-11 20:12:49 +02:00
parent 205eae2264
commit 4c850f6c0b
174 changed files with 30 additions and 13842 deletions

11
test/Cargo.toml Normal file
View File

@@ -0,0 +1,11 @@
[package]
name = "packager-test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
thirtyfour = { version = "0.31" }
tokio = { version = "1.28.1", features = ["full"] }
rand = { version = "0.8" }