solana-with-rpc-optimizations/programs/sbf
Lijun Wang 7c8b846344
Update quinn versions (#29603)
* chore: bump quinn-udp from 0.1.3 to 0.3.2

Bumps [quinn-udp](https://github.com/quinn-rs/quinn) from 0.1.3 to 0.3.2.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/commits)

---
updated-dependencies:
- dependency-name: quinn-udp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Try to use quinn 0.9.3 and quinn-proto 0.9.2

* Update streamer and client for quic to support qunn 0.9.3

* Update Cargo.lock

* Fixed unit test failure for quic tests

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:08:22 -08:00
..
benches Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
c feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
rust feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
tests Bump sbf-tools to v1.32 (#29325) 2022-12-24 11:34:12 -08:00
.gitignore
Cargo.lock Update quinn versions (#29603) 2023-01-11 10:08:22 -08:00
Cargo.toml Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
build.rs Fixes format strings (#29327) 2022-12-19 17:26:38 -05:00