rust-biscuit-devel-0.5.0-3.fc34 in Fedora 34
↵ Return to the main page of rust-biscuit-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-04-06 |
Peter Robinson <pbrobinson at fedoraproject dot org> - 0.5.0-3 |
- Update to 0.5.0 |
2021-01-27 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.5.0~beta2-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-07-22 |
Peter Robinson <pbrobinson at fedorapeople dot org> - 0.5.0~beta2-1 |
- Initial package |
Provides
- crate(biscuit)
- rust-biscuit-devel
Files
- usr/
- share/
- cargo/
- registry/
- biscuit-0.5.0/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- doc/
- src/
- digest.rs
- errors.rs
- helpers/
- mod.rs
- presence.rs
- temporal_options.rs
- validation.rs
- jwa.rs
- jwe.rs
- jwk.rs
- jws.rs
- lib.rs
- macros.rs
- serde_custom/
- base64_url_uint.rs
- byte_sequence.rs
- mod.rs
- option_base64_url_uint.rs
- option_byte_sequence.rs
- test.rs
- test/
- fixtures/
- ecdsa_private_key.p8
- ecdsa_public_key.der
- jwk_private_key.json
- jwk_public_key.json
- rsa_private_key.der
- rsa_private_key.pem
- rsa_public_key.der
- rsa_public_key.pem
- doc/
- licenses/