rust-version-sync 0.9.5-2 source package in Ubuntu

Changelog

rust-version-sync (0.9.5-2) unstable; urgency=medium

  * fix: bump (build-)dependency for crate toml

 -- Jonas Smedegaard <email address hidden>  Mon, 16 Oct 2023 22:25:04 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-version-sync_0.9.5-2.dsc 2.7 KiB dd8ada52f50f8f84daf029c309ff99b4eb1c3b6a7324004b54a1924878540eba
rust-version-sync_0.9.5.orig.tar.gz 16.6 KiB 2e0f3e50b9b7410cf8e2f962d67713feea1e9dff03a7617704b720db96ba8bf8
rust-version-sync_0.9.5-2.debian.tar.xz 14.8 KiB 210d81d8654658519f58e92c51e47076ad40faaf9478ffe9e643850767e4c6c9

Available diffs

No changes file available.

Binary packages built by this source

librust-version-sync-dev: ensure packaging strings match crate metadata - Rust source code

 Rust projects typically reference the crate version number
 in several places, such as the "README.md" file.
 The version-sync crate makes it easy to add an integration test
 that checks that "README.md" is updated
 when the crate version changes.
 .
 This package contains the source for the Rust version-sync crate,
 packaged by for use with cargo and dh-cargo.