Skip to content

Commit 2c88d2a

Browse files
authored
Merge pull request #340 from hatoo/v1.0.0
v1.0.0
2 parents fb9873c + 1d42f0c commit 2c88d2a

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
# 1.0.0 (2023-11-16)
4+
5+
- Update hyper dependency to 1.0.0
6+
37
# 1.0.0-rc.4.a8dcd7ca5df49c0701893c4d9d81ec8c1342f141 (2023-10-14)
48

59
This is a RC release for 1.0.0. Please test it and report any issues.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
name = "oha"
1414
readme = "README.md"
1515
repository = "https://github.com/hatoo/oha"
16-
version = "1.0.0-rc.4.a8dcd7ca5df49c0701893c4d9d81ec8c1342f141"
16+
version = "1.0.0"
1717

1818
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1919

0 commit comments

Comments
 (0)