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

Changelog

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

  * update dh-cargo fork;
    closes: bug#1047536, thanks to Lucas Nussbaum

 -- Jonas Smedegaard <email address hidden>  Sun, 20 Aug 2023 10:16:28 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-serde-fmt_1.0.3-2.dsc 2.1 KiB 7da1fcd35393c69a7b622ffc5bde3b6a180638df445e8dae0da070a25e0c0caa
rust-serde-fmt_1.0.3.orig.tar.gz 8.7 KiB 69eb16622e236f902f22f1d63084086cae392c36137e998602dfafb2edf9748d
rust-serde-fmt_1.0.3-2.debian.tar.xz 11.4 KiB dc69ddd3fbf4aa7adbeae9aa1ed7940d981016e00d1fce922dd6d9782445aef2

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.