refactor(blahd),test: move feed generation into submod and add test

This commit is contained in:
oxalica 2024-09-23 17:52:58 -04:00
parent 1e8c16888c
commit 94e5913513
7 changed files with 188 additions and 81 deletions

1
Cargo.lock generated
View file

@ -314,6 +314,7 @@ dependencies = [
"blah-types",
"clap",
"ed25519-dalek",
"expect-test",
"futures-util",
"hex",
"http-body-util",