Skip to content

Commit e76d0b8

Browse files
committed
Fix benchmarking of libstd
1 parent b8ae372 commit e76d0b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT OR Apache-2.0"
77
repository = "https://github.com/rust-lang/rust.git"
88
description = "The Rust Standard Library"
99
edition = "2021"
10+
autobenches = false
1011

1112
[lib]
1213
crate-type = ["dylib", "rlib"]

0 commit comments

Comments
 (0)