Package: rust-ron / 0.7.1-6

Metadata

Package Version Patches format
rust-ron 0.7.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable option set.patch | (download)

Cargo.toml | 100 97 + 3 - 0 !
1 file changed, 97 insertions(+), 3 deletions(-)

---
bump base64.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/de/mod.rs | 5 3 + 2 - 0 !
src/parse.rs | 4 4 + 0 - 0 !
src/ser/mod.rs | 5 3 + 2 - 0 !
4 files changed, 11 insertions(+), 5 deletions(-)

 [patch] bump base64 to v0.21 (#433)

[FG]
backported

Signed-off-by: Fabian Grnbichler <f.gruenbichler@proxmox.com>

fix tests serde 1.0.181.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
tests/123_enum_representation.rs | 8 4 + 4 - 0 !
tests/207_adjacently_tagged_enum.rs | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

---
relax dep.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---