build: add inventory dependency for plugin registration

Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-07-29 11:03:56 -03:00
parent 1a70bfee79
commit 02ef256d7b

View File

@@ -29,6 +29,7 @@ chrono = "0.4.26"
gethostname = "0.4.3"
humansize = "2.1.3"
enum-map = "2.6.1"
inventory = "0.3"
is-terminal = "0.4.9"
term = "0.7.0"
lz4_flex = "0.11.1"