rust-ron0.7-devel-0.7.1-3.el9 in Fedora EPEL 9
↵ Return to the main page of rust-ron0.7-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2023-09-26 |
Fabio Valentini <decathorpe at gmail dot com> - 0.7.1-3 |
- Skip tests that fail with serde 1.0.181 and newer |
2023-07-21 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.1-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-03-15 |
Fabio Valentini <decathorpe at gmail dot com> - 0.7.1-1 |
- Initial import (ron 0.7 compat package) |
Provides
- crate(ron)
- rust-ron0.7-devel
Files
- usr/
- share/
- cargo/
- registry/
- ron-0.7.1/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- clippy.toml
- docs/
- examples/
- decode.rs
- decode_file.rs
- encode.rs
- example.ron
- transcode.rs
- rustfmt.toml
- src/
- de/
- id.rs
- mod.rs
- tag.rs
- tests.rs
- value.rs
- error.rs
- extensions.rs
- lib.rs
- options.rs
- parse.rs
- ser/
- value.rs
- tests/
- 117_untagged_tuple_variant.rs
- 123_enum_representation.rs
- 129_indexmap.rs
- 147_empty_sets_serialisation.rs
- 207_adjacently_tagged_enum.rs
- 240_array_pretty.rs
- 250_variant_newtypes.rs
- 256_comma_error.rs
- 289_enumerate_arrays.rs
- 301_struct_name_mismatch.rs
- 322_escape_idents.rs
- 337_value_float_roundtrip.rs
- 359_deserialize_seed.rs
- 367_implicit_some.rs
- 370_float_parsing.rs
- big_struct.rs
- borrowed_str.rs
- comments.rs
- depth_limit.rs
- escape.rs
- extensions.rs
- floats.rs
- large_number.rs
- min_max.rs
- numbers.rs
- options.rs
- preserve_sequence.rs
- preserve_sequence_ex1.ron
- preserve_sequence_ex2.ron
- roundtrip.rs
- struct_integers.rs
- to_string_pretty.rs
- unicode.rs
- value.rs