Skip to content

Commit ad867b3

Browse files
committed
3.0.0-rc5
1 parent ec7311d commit ad867b3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 3.0.0-rc5
4+
35
* `TlsConfig::unversioned_rustls_crypto_provider()` (#931)
46
* Feature `rustls-no-provider` to compile without ring (#931)
57
* Fix CONNECT proxy Host header (#936)

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ureq"
3-
version = "3.0.0-rc4"
3+
version = "3.0.0-rc5"
44
authors = ["Martin Algesten <martin@algesten.se>", "Jacob Hoffman-Andrews <ureq@hoffman-andrews.com>"]
55
description = "Simple, safe HTTP client"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)