mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Update Cargo.toml
This commit is contained in:
parent
2c3a041807
commit
2587ae0a08
1 changed files with 1 additions and 5 deletions
|
@ -46,9 +46,5 @@ quick_tag_accessors = ["paste"]
|
|||
criterion = { version = "0.3", features = ["html_reports"] }
|
||||
|
||||
[[bench]]
|
||||
name = "read_from_extension"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "read_from_signature"
|
||||
name = "read_file"
|
||||
harness = false
|
Loading…
Reference in a new issue