mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-04 20:27:09 +00:00
Updates the requirements on [zydis](https://github.com/zyantific/zydis-rs) to permit the latest version. - [Commits](https://github.com/zyantific/zydis-rs/commits) --- updated-dependencies: - dependency-name: zydis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| benches | ||
| resources/test | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
testing
$ cargo test
benchmark
$ cargo install cargo-criterion
$ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"]