init node interaction crate

Signed-off-by: xermicus <bigcyrill@hotmail.com>
This commit is contained in:
xermicus
2025-03-20 12:48:04 +01:00
parent 67f068ca12
commit cf83a8e34b
9 changed files with 1715 additions and 41 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ rust-version.workspace = true
[[bin]]
name = "retester"
path = "src/bin/main.rs"
path = "src/main.rs"
[dependencies]
anyhow = { workspace = true }