Skip to content

Commit 20b9be7

Browse files
committed
bump to 1.3.0
1 parent c037791 commit 20b9be7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 1.3.0 (unreleased)
2+
13
## 1.2.0 (2020-10-6)
24

35
* Replace use of time crate with httpdate crate for date/time typed

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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
2-
32
name = "hyperx"
4-
version = "1.2.0"
3+
version = "1.3.0"
54
description = "Hyper's typed header module, eXtracted and improved"
65
readme = "README.md"
76
documentation = "https://docs.rs/hyperx"

0 commit comments

Comments
 (0)