rust-lazy_static-devel-1.5.0-1.el9 in Fedora EPEL 9
โต Return to the main page of rust-lazy_static-devel
View build
Search for updates
Package Info
๐ Changelog
๐ Provides
๐ Files
Changelog
Date |
Author |
Change |
2024-06-24 |
Fabio Valentini <decathorpe at gmail dot com> - 1.5.0-1 |
- Update to version 1.5.0; Fixes RHBZ#2293734 |
2024-06-24 |
Fabio Valentini <decathorpe at gmail dot com> - 1.4.0-11 |
- Regenerate with rust2rpm v24 |
Provides
- crate(lazy_static)
- rust-lazy_static-devel
Files
- usr/
- share/
- cargo/
- registry/
- lazy_static-1.5.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- examples/
- src/
- core_lazy.rs
- inline_lazy.rs
- lib.rs
- tests/
- compile_fail/
- incorrect_visibility_restriction.rs
- incorrect_visibility_restriction.stderr
- static_is_private.rs
- static_is_private.stderr
- static_is_sized.rs
- static_is_sized.stderr
- no_std.rs
- test.rs
- ui.rs