Cleanup module
Clean up this module:
- Add tests for the existing parts
- Convert to module v2
- Add to CI
- setup dependabot
- Use fs::File instead of std::File
- support both std::File and fs::File in the dependency handler
Edited by Bart Vanbrabant
Clean up this module: