flat-manager
flat-manager copied to clipboard
build(deps): bump awc from 0.2.8 to 3.2.0
trafficstars
Bumps awc from 0.2.8 to 3.2.0.
Release notes
Sourced from awc's releases.
awc: v3.2.0
- Add
awc::Connector::rustls_021()method for Rustls v0.21 support behind newrustls-0_21crate feature.- Add
rustls-0_20crate feature, which the existingrustlsfeature now aliases.- Minimum supported Rust version (MSRV) is now 1.68 due to transitive
timedependency.awc: v3.1.1
Changed
client::Connectis now public to allow tunneling connection withclient::Connector.awc: v3.1.0
Changed
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive
timedependency.awc: v3.0.1
Changed
- Minimum supported Rust version (MSRV) is now 1.57 due to transitive
timedependency.Fixed
- Fixed handling of redirection requests that begin with
//. #2840awc: v3.0.0
Dependencies
- Updated
actix-*to Tokio v1-based versions. #1813- Updated
bytesto1.0. #1813- Updated
cookieto0.16. #2555- Updated
randto0.8.- Updated
rustlsto0.20. #2414- Updated
tokioto1.Added
trust-dnscrate feature to enabletrust-dns-resolveras client DNS resolver; disabled by default. #1969cookiescrate feature; enabled by default. #2619compress-brotlicrate feature; enabled by default. #2250compress-gzipcrate feature; enabled by default. #2250compress-zstdcrate feature; enabled by default. #2250client::Connector::handshake_timeout()for customizing TLS connection handshake timeout. #2081client::ConnectorServiceasclient::Connector::finishmethod's return type #2081client::ConnectionIotrait alias #2081Client::headers()to get default mut reference ofHeaderMapof client object. #2114
... (truncated)
Commits
e6636f1chore(actix-test): prepare release 0.1.22b40033chore(actix-web): prepare release 4.4.0d2c0d47chore(awc): prepare release 3.2.045fdc08chore(actix-http): prepare release 3.4.0a12d39cchore(actix-web-codegen): prepare release 4.2.1b422745chore(actix-multipart): prepare release 0.6.14ed6146chore(actix-multipart-derive): prepare release 0.6.1ac95362refactor: simplify connector feature combos84eb8b3chore: remove broken links from changelogs384ca0achore: remove dates from changelogs- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.