File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 3.9.0
6+
57### Added
68
79- Implement ` FromIterator<(HeaderName, HeaderValue)> ` for ` HeaderMap ` .
Original file line number Diff line number Diff line change 11[package ]
22name = " actix-http"
3- version = " 3.8 .0"
3+ version = " 3.9 .0"
44authors = [
55 " Nikolay Kim <fafhrd91@gmail.com>" ,
66 " Rob Ede <robjtede@icloud.com>" ,
Original file line number Diff line number Diff line change 55<!-- prettier-ignore-start -->
66
77[ ![ crates.io] ( https://img.shields.io/crates/v/actix-http?label=latest )] ( https://crates.io/crates/actix-http )
8- [ ![ Documentation] ( https://docs.rs/actix-http/badge.svg?version=3.8 .0 )] ( https://docs.rs/actix-http/3.8 .0 )
8+ [ ![ Documentation] ( https://docs.rs/actix-http/badge.svg?version=3.9 .0 )] ( https://docs.rs/actix-http/3.9 .0 )
99![ Version] ( https://img.shields.io/badge/rustc-1.72+-ab6000.svg )
1010![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/actix-http.svg )
1111<br />
12- [ ![ dependency status] ( https://deps.rs/crate/actix-http/3.8 .0/status.svg )] ( https://deps.rs/crate/actix-http/3.8 .0 )
12+ [ ![ dependency status] ( https://deps.rs/crate/actix-http/3.9 .0/status.svg )] ( https://deps.rs/crate/actix-http/3.9 .0 )
1313[ ![ Download] ( https://img.shields.io/crates/d/actix-http.svg )] ( https://crates.io/crates/actix-http )
1414[ ![ Chat on Discord] ( https://img.shields.io/discord/771444961383153695?label=chat&logo=discord )] ( https://discord.gg/NWpN5mmg3x )
1515
You can’t perform that action at this time.
0 commit comments