bincode/tests
dependabot[bot] 3dee0d1a8c Update virtue requirement from 0.0.15 to 0.0.16 (#692)
* Update virtue requirement from 0.0.15 to 0.0.16

Updates the requirements on [virtue](https://github.com/bincode-org/virtue) to permit the latest version.
- [Release notes](https://github.com/bincode-org/virtue/releases)
- [Commits](https://github.com/bincode-org/virtue/compare/v0.0.15...v0.0.16)

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

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

* Fixed warning that was causing compile issues

* Fixed failing test in validating error size

* Removed broken cross-compile tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Koenders <git@trang.ar>
2024-03-17 19:10:10 +01:00
..
issues Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
alloc.rs Fixed new clippy warnings (#617) 2023-03-30 11:06:34 +02:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
basic_types.rs Fixed broken commit to trunk (#687) 2023-12-15 08:08:38 +01:00
derive.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00
derive_rename.rs Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494) 2022-01-31 19:46:57 +01:00
error_size.rs Update virtue requirement from 0.0.15 to 0.0.16 (#692) 2024-03-17 19:10:10 +01:00
issues.rs Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
serde.rs Compat and BorrowCompat Debug and Display implementations (#670) 2023-10-21 12:53:43 +02:00
std.rs Reverted 'static constraint on T in Vec<T> and [T; N] (#663) 2023-09-19 14:58:49 +02:00
utils.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00