rust-pulldown-cmark0.8-devel-0.8.0-3.el9 in Fedora EPEL 9
↵ Return to the main page of rust-pulldown-cmark0.8-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2023-03-29 |
Fabio Valentini <decathorpe at gmail dot com> - 0.8.0-3 |
- Bump html5ever to v0.26 and markup5ever_rcdom to v0.2 |
2023-01-21 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.8.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-12-15 |
Fabio Valentini <decathorpe at gmail dot com> - 0.8.0-1 |
- Initial import (pulldown-cmark 0.8 compat package) |
Provides
- crate(pulldown-cmark)
- rust-pulldown-cmark0.8-devel
Files
- usr/
- share/
- cargo/
- registry/
- pulldown-cmark-0.8.0/
- .cargo-checksum.json
- CONTRIBUTING.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- build.rs
- examples/
- broken-link-callbacks.rs
- event-filter.rs
- string-to-string.rs
- src/
- entities.rs
- escape.rs
- html.rs
- lib.rs
- linklabel.rs
- main.rs
- parse.rs
- puncttable.rs
- scanners.rs
- simd.rs
- strings.rs
- tree.rs
- tests/
- errors.rs
- html.rs
- lib.rs
- suite/
- footnotes.rs
- gfm_strikethrough.rs
- gfm_table.rs
- gfm_tasklist.rs
- mod.rs
- regression.rs
- smart_punct.rs
- spec.rs
- table.rs