rust-serde-fmt 1.0.3-1 source package in Ubuntu

Changelog

rust-serde-fmt (1.0.3-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * bump version for provided virtual packages and autopkgtest hints

 -- Jonas Smedegaard <email address hidden>  Sat, 15 Jul 2023 20:02:44 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-serde-fmt_1.0.3-1.dsc 2.1 KiB ab93b038947a50f8f2387a7029529d80d48580a3525f73d2f1e2075cf9f98427
rust-serde-fmt_1.0.3.orig.tar.gz 8.7 KiB 69eb16622e236f902f22f1d63084086cae392c36137e998602dfafb2edf9748d
rust-serde-fmt_1.0.3-1.debian.tar.xz 11.2 KiB a59fe5ab9ffe1026b46f08c4fd0c3e42e0be878738ab0773c1a30b5527e7b1a3

Available diffs

No changes file available.

Binary packages built by this source

librust-serde-fmt-dev: write any serde::Serialize using standard formatting APIs - Rust source code

 This library lets you take any `Serialize`
 and format it as if it's `Debug`.
 The format produced is the same as if the type derived `Debug`,
 and any formatting flags will be preserved.
 .
 This package contains the source for the Rust serde_fmt crate,
 packaged for use with cargo and dh-cargo.