Skip to content

Dashboard master

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:26
fix(dashboard): fix md5 crate API and enable tokio process feature

md5 0.7 uses md5::compute() not md5::Md5, and tokio::process
requires the 'process' feature flag in Cargo.toml.