feat: add magic meta plugin with file type detection

Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-16 14:49:00 -03:00
parent 31a653449c
commit ec3ef25f38

View File

@@ -53,6 +53,7 @@ utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
uzers = "0.12.1"
which = "8.0.0"
xdg = "2.5.2"
magic = "0.13.0"
[dev-dependencies]
tempfile = "3.3.0"