All sorts of test scaffolding works now

This commit is contained in:
2025-02-20 18:06:44 +01:00
parent 9d744550c1
commit 9e7648bc72
41 changed files with 1230 additions and 436 deletions

View File

@@ -6,9 +6,11 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
async-once-cell = "0.5.4"
async-process = "2.3.0"
async-std = "1.13.0"
async-stream = "0.3.6"
bound = "0.6.0"
derive_destructure = "1.0.0"
futures = "0.3.31"
hashbrown = "0.15.2"