Skip to content

Commit d9af4d1

Browse files
committed
6.4.1
### Docs - Added `"unstable-config"` to the docs builds.
1 parent 3993050 commit d9af4d1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
77

88
## [Unreleased]
99

10+
## [6.4.1] - 2021-05-19
11+
12+
### Docs
13+
- Added `"unstable-config"` to the docs builds.
14+
1015
## [6.4.0] - 2021-05-17
1116

1217
### Added

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-client"
3-
version = "6.4.0"
3+
version = "6.4.1"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/http-rs/http-client"
66
documentation = "https://docs.rs/http-client"

0 commit comments

Comments
 (0)