use maud, make inventory work

This commit is contained in:
2023-05-08 22:31:01 +02:00
parent 7dd39ca2a5
commit 3264af5c65
7 changed files with 483 additions and 263 deletions

View File

@@ -20,6 +20,9 @@ version = "0.4.13"
[dependencies.tracing]
version = "0.1.37"
[dependencies.tracing-subscriber]
version = "0.3"
[dependencies.maud]
version = "0.25"