rust-toml 0.5.5-1 source package in Ubuntu

Changelog

rust-toml (0.5.5-1) unstable; urgency=medium

  * Team upload.
  * Package toml 0.5.5 from crates.io using debcargo 2.4.0

 -- Ximin Luo <email address hidden>  Thu, 28 Nov 2019 00:40:54 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
rust-toml_0.5.5-1.dsc 1.7 KiB 126117060214fdeabfe403166d8f742c36dabf20351baa5e37d33542070a4c64
rust-toml_0.5.5.orig.tar.gz 53.5 KiB 01d1404644c8b12b16bfcffa4322403a91a451584daaaa7c28d3152e6cbc98cf
rust-toml_0.5.5-1.debian.tar.xz 3.0 KiB 1aead1a7180e1526872159e56fd6bc571f381dc80a21f9c77259567290406ea4

Available diffs

No changes file available.

Binary packages built by this source

librust-toml+indexmap-dev: Native Rust encoder and decoder of TOML-formatted files and streams - feature "indexmap" and 1 more

 Provides implementations of the standard Serialize/Deserialize traits for TOML
 data to facilitate deserializing and serializing Rust structures.
 .
 This metapackage enables feature "indexmap" for the Rust toml crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "preserve_order" feature.

librust-toml-dev: Native encoder and decoder of TOML-formatted data - Rust source code

 Provides implementations of the standard Serialize/Deserialize traits for TOML
 data to facilitate deserializing and serializing Rust structures.
 .
 This package contains the source for the Rust toml crate, packaged by debcargo
 for use with cargo and dh-cargo.