Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-toml-devel-0.8.10-1.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-toml-devel Distribution: Fedora Project
Version: 0.8.10 Vendor: Fedora Project
Release: 1.fc41 Build date: Tue Feb 20 13:40:30 2024
Group: Unspecified Build host: buildvm-x86-13.iad2.fedoraproject.org
Size: 242611 Source RPM: rust-toml-0.8.10-1.fc41.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/toml
Summary: Native Rust encoder and decoder of TOML-formatted files and streams
A native Rust encoder and decoder of TOML-formatted files and streams.
Provides implementations of the standard Serialize/Deserialize traits
for TOML data to facilitate deserializing and serializing Rust
structures.

This package contains library source intended for building other packages which
use the "toml" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Mon Feb 19 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.10-1
  - Update to version 0.8.10; Fixes RHBZ#2262115
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Dec 12 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.8-1
  - Update to version 0.8.8, Fixes RHBZ#2245686
* Tue Oct 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.8.2-1
  - Update to version 0.8.2; Fixes RHBZ#2237963
* Thu Sep 14 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.8-1
  - Update to version 0.7.8
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.6-1
  - Update to version 0.7.6; Fixes RHBZ#2217115
* Fri May 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.4-1
  - Update to version 0.7.4; Fixes RHBZ#2208346
* Mon Apr 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.3-1
  - Update to version 0.7.3; Fixes RHBZ#2162586
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.10-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 14 2022 Fabio Valentini <decathorpe@gmail.com> - 0.5.10-1
  - Update to version 0.5.10; Fixes RHBZ#2153421
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.9-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 24 2022 Fabio Valentini <decathorpe@gmail.com> - 0.5.9-1
  - Update to version 0.5.9; Fixes RHBZ#2075725

Files

/usr/share/cargo/registry/toml-0.8.10
/usr/share/cargo/registry/toml-0.8.10/.cargo-checksum.json
/usr/share/cargo/registry/toml-0.8.10/Cargo.toml
/usr/share/cargo/registry/toml-0.8.10/LICENSE-APACHE
/usr/share/cargo/registry/toml-0.8.10/LICENSE-MIT
/usr/share/cargo/registry/toml-0.8.10/README.md
/usr/share/cargo/registry/toml-0.8.10/examples
/usr/share/cargo/registry/toml-0.8.10/examples/decode.rs
/usr/share/cargo/registry/toml-0.8.10/examples/enum_external.rs
/usr/share/cargo/registry/toml-0.8.10/examples/toml2json.rs
/usr/share/cargo/registry/toml-0.8.10/src
/usr/share/cargo/registry/toml-0.8.10/src/de.rs
/usr/share/cargo/registry/toml-0.8.10/src/edit.rs
/usr/share/cargo/registry/toml-0.8.10/src/fmt.rs
/usr/share/cargo/registry/toml-0.8.10/src/lib.rs
/usr/share/cargo/registry/toml-0.8.10/src/macros.rs
/usr/share/cargo/registry/toml-0.8.10/src/map.rs
/usr/share/cargo/registry/toml-0.8.10/src/ser.rs
/usr/share/cargo/registry/toml-0.8.10/src/table.rs
/usr/share/cargo/registry/toml-0.8.10/src/value.rs
/usr/share/cargo/registry/toml-0.8.10/tests
/usr/share/cargo/registry/toml-0.8.10/tests/decoder.rs
/usr/share/cargo/registry/toml-0.8.10/tests/decoder_compliance.rs
/usr/share/cargo/registry/toml-0.8.10/tests/encoder.rs
/usr/share/cargo/registry/toml-0.8.10/tests/encoder_compliance.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/de_errors.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/display.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/display_tricky.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/enum_external_deserialize.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/float.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/formatting.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/macros.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/main.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/pretty.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/serde.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/spanned.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/spanned_impls.rs
/usr/share/cargo/registry/toml-0.8.10/tests/testsuite/tables_last.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 5 00:10:28 2024