refactor: Use strum for filter plugin type determination
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -51,7 +51,6 @@ sha2 = "0.10.0"
|
||||
md5 = "0.7.0"
|
||||
stderrlog = "0.6.0"
|
||||
strum = { version = "0.27.2", features = ["derive"] }
|
||||
strum_macros = "0.27.2"
|
||||
term = "1.1.0"
|
||||
termsize = "0.1.9"
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user