Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial bump to 0.23 rustls * Bump async-io from 1.13.0 to 2.3.2 Bumps [async-io](https://github.com/smol-rs/async-io) from 1.13.0 to 2.3.2. - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v1.13.0...v2.3.2) --- updated-dependencies: - dependency-name: async-io dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update tracing * chore: fire again sleeper. See: smol-rs/async-io#129 * chore: config.toml * Revert "chore: fire again sleeper. See: smol-rs/async-io#129" This reverts commit b5a06a1. * chore: update test * chore: update changelog * chore: update deps * fs * win/mac * fmt * fix fd * timer * remove http features * remove http features * test attributes * remove async-std * restore test data * reduce deps * revert some * condvar * wasm * sync * revert more * revert more * cleanup * revert Makefile * use anyhow * tls anyhow * remove AllTcpStream * revert trait error * retry deps * fix make target * revert edition * remove map_err --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: pinkforest <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luis Moreno <[email protected]> Co-authored-by: morenol <[email protected]>
- Loading branch information