We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81a00d commit bd846e3Copy full SHA for bd846e3
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
7
8
## [Unreleased]
9
10
+## [6.3.2] - 2021-03-01
11
+
12
+_(This was the same thing as 6.3.1 released by git accident.)_
13
14
## [6.3.1] - 2021-02-15
15
16
### Fixed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "http-client"
3
-version = "6.3.1"
+version = "6.3.2"
4
license = "MIT OR Apache-2.0"
5
repository = "https://github.com/http-rs/http-client"
6
documentation = "https://docs.rs/http-client"
0 commit comments