rust-cargo-mutants 23.10.0-1 source package in Ubuntu

Changelog

rust-cargo-mutants (23.10.0-1) unstable; urgency=medium

  * Team upload.
  * Package cargo-mutants 23.10.0 from crates.io using debcargo 2.6.1
    + newer versions depend on the patch crate which is not in debian.

 -- Peter Michael Green <email address hidden>  Sat, 24 Feb 2024 20:04:52 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-cargo-mutants_23.10.0-1.dsc 3.6 KiB 4dbb2514c394e60c92a59a0ef0bf74743924fa2c06375f3d11afcd6d8d88ae74
rust-cargo-mutants_23.10.0.orig.tar.gz 79.9 KiB caec260d28024f006406cb3d58bbeb31091ef0ec791422a2bd9d85eb9d554ba2
rust-cargo-mutants_23.10.0-1.debian.tar.xz 6.2 KiB 1b047bc225010e54657ccc36488a5e62e821dce82f1a38253e1b0eac75858152

Available diffs

No changes file available.

Binary packages built by this source

cargo-mutants: Find inadequately-tested code that can be removed without any tests failing

 cargo-mutants is a mutation testing tool for Rust. It helps you improve your
 program's quality by finding functions whose body could be replaced without
 causing any tests to fail.

cargo-mutants-dbgsym: debug symbols for cargo-mutants