9341766ab5
Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version. - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.12.3...v0.13.1) --- updated-dependencies: - dependency-name: hashbrown dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
src | ||
test/data | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
MLG CLI
Command line tool for MLG files.
Download
See: releases.
Usage
Command line tool for MLG files
Usage: mlg <COMMAND>
Commands:
convert Converts MLG file to another format
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help information
Development
# dev
cargo-watch -x run # cargo install cargo-watch
# profile
sudo cargo flamegraph --dev
# bench
hyperfine --warmup 3 ./target/release/mlg