bincode/src
Trangar e7d2292dc2 Switched to weak dependencies (#538)
* Switched to weak dependencies

* Removed old `serde_impl` references

* Fixed CI and updated documentation

* Fixed a cfg for a test

* Removed unneeded package in Cargo.toml
2022-05-21 14:19:13 +02:00
..
de Added `std::error::Error::source` (#530) 2022-04-04 13:58:18 +02:00
enc Added cross platform tests workflow (#534) 2022-04-04 14:09:42 +02:00
features Switched to weak dependencies (#538) 2022-05-21 14:19:13 +02:00
varint Added `additional` to the `UnexpectedEnd` decode error (#522) 2022-03-17 11:40:10 +01:00
atomic.rs Fix riscv32 atomics and fix tests on 32-bit platforms (#533) 2022-04-08 11:35:13 +02:00
config.rs Made config::standard() implement .write_fixed_array_header() by default (#509) 2022-02-28 17:26:46 +01:00
error.rs Added `std::error::Error::source` (#530) 2022-04-04 13:58:18 +02:00
lib.rs Fix riscv32 atomics and fix tests on 32-bit platforms (#533) 2022-04-08 11:35:13 +02:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00