Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Nick Banks 910325327a
Update main Version to v2.2 (#2948) 2022-08-05 10:59:45 -04:00
dependabot[bot] 761feaff98
Update bitfield requirement from 0.13.2 to 0.14.0 (#2895)
Updates the requirements on [bitfield](https://github.com/dzamlo/rust-bitfield) to permit the latest version.
- [Release notes](https://github.com/dzamlo/rust-bitfield/releases)
- [Changelog](https://github.com/dzamlo/rust-bitfield/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dzamlo/rust-bitfield/compare/v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: bitfield
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-16 13:24:28 -04:00
dependabot[bot] 4b6c6d3e2b
Update c-types requirement from 1.2.0 to 2.0.2 (#2809)
Updates the requirements on [c-types](https://github.com/dimbleby/rust-c-types) to permit the latest version.
- [Release notes](https://github.com/dimbleby/rust-c-types/releases)
- [Changelog](https://github.com/dimbleby/rust-c-types/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dimbleby/rust-c-types/compare/1.2.0...2.0.2)

---
updated-dependencies:
- dependency-name: c-types
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 08:54:58 -04:00
Kevin 04a4fe613b
[RUST] Implements stats v2 struct and missing stream events (#2577) 2022-03-25 15:51:26 +00:00
Nick Banks 284f928603
Update rust minor version 2022-03-18 09:00:26 -04:00
Nick Banks 49c80dc384
Add cargo publish --dry-run to CI (#2476) 2022-03-07 21:27:30 +00:00
Nick Banks fd065752f1
Release Notes for v2.0 (#2254) 2022-02-18 14:46:06 -05:00
Thad House b34cdcd0aa
Revert QUIC_ADDRESS_FAMILY back to platform specific values (#2400) 2022-02-17 16:01:29 -05:00
Kevin 5afef5a103
Implements a few missing functions on the Rust API and minor fixes making the Rust FFI functional (#2100) 2021-10-28 09:22:59 -04:00
Nick Banks b943eb18c4
Initial Rust Support (#1832)
Initial Rust Support
2021-10-28 08:40:54 -04:00