rust-arrow-json-devel-57.3.0-2.el10_3 in Fedora EPEL 10.3
↵ Return to the main page of rust-arrow-json-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-04-16 |
Michel Lind <salimma at fedoraproject dot org> - 57.3.0-2 |
- Skip one extra test on ix86 |
| 2026-04-16 |
Michel Lind <salimma at fedoraproject dot org> - 57.3.0-1 |
- Initial package; Resolves RHBZ#2456989 |
Provides
- crate(arrow-json)
- rust-arrow-json-devel
Files
- usr/
- share/
- cargo/
- registry/
- arrow-json-57.3.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE.txt
- NOTICE.txt
- benches/
- src/
- lib.rs
- reader/
- binary_array.rs
- boolean_array.rs
- decimal_array.rs
- list_array.rs
- map_array.rs
- mod.rs
- null_array.rs
- primitive_array.rs
- schema.rs
- serializer.rs
- string_array.rs
- string_view_array.rs
- struct_array.rs
- tape.rs
- timestamp_array.rs
- writer/