rust-adblock-devel-0.8.8-3.el9 in Fedora EPEL 9
↵ Return to the main page of rust-adblock-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-10-05 |
Fabio Valentini <decathorpe at gmail dot com> - 0.8.8-3 |
- Bump more dependencies to the latest version |
2024-07-19 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.8.8-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-03-26 |
Fabio Valentini <decathorpe at gmail dot com> - 0.8.8-1 |
- Initial import (#2266634) |
Provides
- crate(adblock)
- rust-adblock-devel
Files
- usr/
- share/
- cargo/
- registry/
- adblock-0.8.8/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- benches/
- bench_cosmetic_matching.rs
- bench_matching.rs
- bench_redirect_performance.rs
- bench_regex.rs
- bench_rules.rs
- bench_url.rs
- rust-toolchain.toml
- src/
- blocker.rs
- content_blocking.rs
- cosmetic_filter_cache.rs
- data_format/
- engine.rs
- filters/
- cosmetic.rs
- mod.rs
- network.rs
- lib.rs
- lists.rs
- optimizer.rs
- regex_manager.rs
- request.rs
- resources/
- mod.rs
- resource_assembler.rs
- resource_storage.rs
- url_parser/
- mod.rs
- parser.rs
- parser_full.rs
- parser_regex.rs
- utils.rs