Fix benchmarking of libstd
This commit is contained in:
parent
b8ae372e48
commit
e76d0b8193
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
|
|||
repository = "https://github.com/rust-lang/rust.git"
|
||||
description = "The Rust Standard Library"
|
||||
edition = "2021"
|
||||
autobenches = false
|
||||
|
||||
[lib]
|
||||
crate-type = ["dylib", "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue