feat: add md5 support and remove deprecated meta plugin

This commit is contained in:
Andrew Phillips
2025-08-27 10:37:07 -03:00
committed by Andrew Phillips (aider)
parent e8f2c00416
commit 5d518711d5
3 changed files with 7 additions and 301 deletions

View File

@@ -1,4 +1,3 @@
use std::env;
use crate::meta_plugin::MetaPlugin;
#[derive(Debug, Clone, Default)]