llm-wiki-engine 0.2.0

Git-backed wiki engine with MCP server — bring your own LLM
Documentation
1
2
3
4
5
6
7
# https://doc.rust-lang.org/cargo/commands/cargo-audit.html

[advisories]
ignore = [
    # boxfnonce unmaintained — transitive via agent-client-protocol 0.11
    "RUSTSEC-2019-0040",
]