Commit Graph

180 Commits

Author SHA1 Message Date
Yuki Okushi a928601f31
chore: update `rcgen` to 0.14 (#4113) 2026-06-21 15:49:28 +09:00
Yuki Okushi 696b1fed9c
chore(web): prepare 4.14.0 release (#4114) 2026-06-21 15:46:08 +09:00
Yuki Okushi 6c65c46d0d
chore(http): prepare 3.13.0 release (#4112) 2026-06-21 15:13:48 +09:00
Yuki Okushi afd2df2f69
test(multipart,derive): move trybuild tests (#4028)
* test(multipart,derive): move trybuild tests

* docs(multipart): move derive examples to the core crate
2026-06-21 13:51:22 +09:00
dependabot[bot] 7ded7ee478
build(deps): bump memchr from 2.8.1 to 2.8.2 (#4107)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.8.1 to 2.8.2.
- [Commits](https://github.com/BurntSushi/memchr/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: memchr
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 09:53:21 +00:00
dependabot[bot] 55cf2e0745
build(deps): bump bytesize from 2.3.1 to 2.4.0 (#4104)
Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/bytesize-rs/bytesize/releases)
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bytesize-rs/bytesize/compare/bytesize-v2.3.1...bytesize-v2.4.0)

---
updated-dependencies:
- dependency-name: bytesize
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 09:53:07 +00:00
dependabot[bot] 565b17926c
build(deps): bump smallvec from 1.15.1 to 1.15.2 (#4106)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 09:52:41 +00:00
dependabot[bot] 5c79f55611
build(deps): bump regex from 1.12.3 to 1.12.4 (#4103)
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 09:51:44 +00:00
dependabot[bot] 2ffbee084e
build(deps): bump time from 0.3.47 to 0.3.49 (#4102)
Bumps [time](https://github.com/time-rs/time) from 0.3.47 to 0.3.49.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.47...v0.3.49)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 09:51:31 +00:00
dependabot[bot] d430c993aa
build(deps): bump log from 0.4.30 to 0.4.32 (#4093)
Bumps [log](https://github.com/rust-lang/log) from 0.4.30 to 0.4.32.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.30...0.4.32)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 18:49:09 +00:00
dependabot[bot] f5bdac3f88
build(deps): bump bitflags from 2.11.1 to 2.13.0 (#4095)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.13.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.11.1...2.13.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 18:49:05 +00:00
dependabot[bot] 689dd0d82c
build(deps): bump log from 0.4.29 to 0.4.30 (#4087)
Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.30)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 08:39:19 +00:00
dependabot[bot] 210eb8284d
build(deps): bump brotli from 8.0.2 to 8.0.3 (#4086)
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](https://github.com/dropbox/rust-brotli/commits)

---
updated-dependencies:
- dependency-name: brotli
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 07:43:40 +00:00
dependabot[bot] 8bf521fd75
build(deps): bump socket2 from 0.6.3 to 0.6.4 (#4085)
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 07:42:44 +00:00
dependabot[bot] 5f9812f345
build(deps): bump memchr from 2.8.0 to 2.8.1 (#4084)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/BurntSushi/memchr/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: memchr
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-06 07:42:30 +00:00
dependabot[bot] 0d6b4a0c52
build(deps): bump serde_json from 1.0.149 to 1.0.150 (#4080)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 12:07:09 +00:00
dependabot[bot] 52136f16d5
build(deps): bump openssl from 0.10.79 to 0.10.80 (#4076)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.79 to 0.10.80.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.79...openssl-v0.10.80)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.80
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 10:16:39 +00:00
dependabot[bot] 9449a9666c
build(deps): bump filetime from 0.2.28 to 0.2.29 (#4071)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.28 to 0.2.29.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.28...0.2.29)

---
updated-dependencies:
- dependency-name: filetime
  dependency-version: 0.2.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 09:27:00 +00:00
dependabot[bot] 9009fa98ac
build(deps): bump tokio from 1.52.1 to 1.52.3 (#4066)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.1...tokio-1.52.3)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 05:26:05 +01:00
dependabot[bot] c8c2a2e146
build(deps): bump filetime from 0.2.27 to 0.2.28 (#4065)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.27 to 0.2.28.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.27...0.2.28)

---
updated-dependencies:
- dependency-name: filetime
  dependency-version: 0.2.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 05:25:34 +01:00
dependabot[bot] e2db4980cf
build(deps): bump openssl from 0.10.78 to 0.10.79 (#4060)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.78 to 0.10.79.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.78...openssl-v0.10.79)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.79
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 01:40:36 +00:00
dependabot[bot] 5421a91a88
build(deps): bump bytestring from 1.5.0 to 1.5.1 (#4058)
Bumps [bytestring](https://github.com/actix/actix-net) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/bytestring-v1.5.0...bytestring-v1.5.1)

---
updated-dependencies:
- dependency-name: bytestring
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 00:47:07 +00:00
Yuki Okushi a028bfe4fc
chore(awc): upgrade `hickory-resolver` to 0.26.1 (#4056) 2026-05-04 16:46:22 +09:00
Yuki Okushi ea992f97c3
chore(web): update `impl-more` to 0.3 (#4052) 2026-04-27 12:20:11 +00:00
dependabot[bot] 987f6d009c
build(deps): bump rustls-pki-types from 1.14.0 to 1.14.1 (#4049)
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.14.0...v/1.14.1)

---
updated-dependencies:
- dependency-name: rustls-pki-types
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-27 09:37:56 +00:00
Yuki Okushi 5bc18551cd
chore(files): upgrade v_htmlescape to 0.17 (#4048) 2026-04-26 17:40:14 +00:00
Yuki Okushi 75822de4ea
chore(multipart-derive): upgrade `darling` to 0.23 (#4046) 2026-04-26 14:32:33 +09:00
Yuki Okushi 3b100ebdfe
chore: upgrade `criterion` to 0.8 (#4045) 2026-04-25 20:08:11 +09:00
Yuki Okushi 86eeea7f92
chore: address deny warning (#4040) 2026-04-22 23:44:18 +09:00
Yuki Okushi 68f5bcf5fc
chore(awc,web): upgrade const-str to v1.1 (#4034) 2026-04-19 14:17:41 +09:00
Yuki Okushi 8c397f83a3
chore(http,web): upgrade `foldhash` to 0.2 (#4030) 2026-04-18 14:22:44 +09:00
Yuki Okushi 0fb89457ed
chore(http): prepare v3.12.1 (#4029) 2026-04-18 11:41:32 +09:00
Yuki Okushi e6d09913d9
chore(multipart,derive): prepare 0.8.0 (#4027) 2026-04-18 02:12:22 +09:00
Yuki Okushi 6d2c2f4462
chore(http): upgrade `sha1` to 0.11 (#4022)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2026-04-15 15:38:01 +00:00
Yuki Okushi 253cd4f977
chore: address new advisories (#4023) 2026-04-15 13:49:34 +00:00
Yuki Okushi e766ca61f1
chore: upgrade rand to 0.10.1 (#4021) 2026-04-15 06:20:52 +00:00
dependabot[bot] c25dd237b3
build(deps): bump rand from 0.9.2 to 0.9.3 (#4020)
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 11:16:47 +00:00
Yuki Okushi ad7cbef1f9
chore: cargo update (#4012) 2026-04-09 21:32:42 +09:00
dependabot[bot] 6689259e4d
build(deps): bump env_logger from 0.11.9 to 0.11.10 (#3992)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-version: 0.11.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 10:14:10 +00:00
dependabot[bot] cb0a4e4402
build(deps): bump itoa from 1.0.17 to 1.0.18 (#3981)
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.17...1.0.18)

---
updated-dependencies:
- dependency-name: itoa
  dependency-version: 1.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:34:11 +00:00
dependabot[bot] 1398919140
build(deps): bump once_cell from 1.21.3 to 1.21.4 (#3978)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.3 to 1.21.4.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.3...v1.21.4)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 00:38:00 +00:00
Yuki Okushi c6123315e1
chore: upgrade aws-lc-sys to v0.38 (#3974) 2026-03-15 15:35:51 +09:00
dependabot[bot] 245b511dfd
build(deps): bump quote from 1.0.44 to 1.0.45 (#3964)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.44...1.0.45)

---
updated-dependencies:
- dependency-name: quote
  dependency-version: 1.0.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:37:58 +00:00
dependabot[bot] 51f43ae4c5
build(deps): bump tokio from 1.49.0 to 1.50.0 (#3965)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.49.0...tokio-1.50.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:37:49 +00:00
dependabot[bot] 42c4bf6c5d
build(deps): bump socket2 from 0.6.2 to 0.6.3 (#3966)
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:37:40 +00:00
dependabot[bot] df54cd4466
build(deps): bump pin-project-lite from 0.2.16 to 0.2.17 (#3958)
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.16...v0.2.17)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-version: 0.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 02:10:15 +00:00
dependabot[bot] 96a4964c1b
build(deps): bump bitflags from 2.10.0 to 2.11.0 (#3950)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.10.0...2.11.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 00:47:14 +00:00
dependabot[bot] 40cd68341d
build(deps): bump futures-test from 0.3.31 to 0.3.32 (#3949)
Bumps [futures-test](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31...0.3.32)

---
updated-dependencies:
- dependency-name: futures-test
  dependency-version: 0.3.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 00:41:45 +00:00
Yuki Okushi 15cfc03878
test(http): serial experiments to eliminate Windows test flakiness (#3945) 2026-02-22 10:28:10 +09:00
Yuki Okushi 2bdcbf05a4
chore: drop actors from workspace (#3943) 2026-02-18 22:09:29 +00:00