Skip to content

Commit 3c48534

Browse files
committed
Support MSRV 1.60 and re-organize into workspace
1 parent fff2b1c commit 3c48534

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

bench/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[package]
22
name = "benches"
3+
publish = false
34
version = "0.1.0"
45
edition = "2021"
56

6-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7-
87
[dependencies]
98
cold-string = { path = "../cold-string" }
109
criterion = "0.5"

0 commit comments

Comments
 (0)