This commit is contained in:
Nathan Sobo 2023-05-22 23:11:22 -06:00
parent 7e6cccfa3d
commit 30de64845f
13 changed files with 86 additions and 120 deletions

View file

@ -16,6 +16,7 @@ util = { path = "../util" }
serde.workspace = true
serde_json.workspace = true
anyhow.workspace = true
indoc.workspace = true
pulldown-cmark = "0.9.2"
futures.workspace = true
isahc.workspace = true