saphyr-serde/bench/Cargo.toml

12 lines
278 B
TOML
Raw Normal View History

2024-04-03 18:23:30 +00:00
[package]
name = "saphyr-bench"
authors = [ "Ethiraric <ethiraric@gmail.com>" ]
description = "Utilities to benchmark saphyr"
license = "MIT"
2024-04-03 18:23:30 +00:00
readme = "README.md"
edition = { workspace = true }
version = { workspace = true }
2024-04-03 18:23:30 +00:00
[dependencies]
saphyr-parser = { workspace = true }