Skip to content

Commit a6c2f0d

Browse files
authored
Update Cargo.toml to version 1.1.0
1 parent f727420 commit a6c2f0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aperf"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55

66
publish = false
@@ -68,4 +68,4 @@ csv-to-html = "0.5.10"
6868

6969
[features]
7070
default = []
71-
hotline = []
71+
hotline = []

0 commit comments

Comments
 (0)