From 6ab8943aa5b4acd28b2a639fb065dfec2b1b75b4 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:30:25 +0000 Subject: [PATCH 1/2] [Aeruginous] Update CFF data of sorairolake/sysexits-rs --- CITATION.cff | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 519dc84..cc0fa51 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -19,8 +19,8 @@ url: https://github.com/kevinmatthes/aeruginous-io version: 0.8.0 references: - type: software - date-released: 2024-05-19 - version: 0.7.14 + date-released: 2024-06-05 + version: 0.8.0 abstract: The system exit codes as defined by for Rust authors: - alias: sorairolake @@ -38,23 +38,3 @@ references: repository-code: https://github.com/sorairolake/sysexits-rs title: sysexits-rs url: https://docs.rs/sysexits - - type: software - abstract: Find inadequately-tested code that can be removed without any tests failing. - authors: - - alias: sourcefrog - family-names: Pool - given-names: Martin - date-released: 2024-01-13 - keywords: - - Rust - - cargo - - coverage - - development-tools::testing - - mutants - - mutation-testing - - testing - license: MIT - repository-code: https://github.com/sourcefrog/cargo-mutants - title: cargo-mutants - url: https://mutants.rs/ - version: 24.5.0 From f4610991fabf42d2f4da9495ecacd4acfc1c182d Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:30:26 +0000 Subject: [PATCH 2/2] [Aeruginous] Update CFF data of sourcefrog/cargo-mutants --- CITATION.cff | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index cc0fa51..b11a6ea 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -38,3 +38,23 @@ references: repository-code: https://github.com/sorairolake/sysexits-rs title: sysexits-rs url: https://docs.rs/sysexits + - type: software + abstract: Find inadequately-tested code that can be removed without any tests failing. + authors: + - alias: sourcefrog + family-names: Pool + given-names: Martin + date-released: 2024-01-13 + keywords: + - Rust + - cargo + - coverage + - development-tools::testing + - mutants + - mutation-testing + - testing + license: MIT + repository-code: https://github.com/sourcefrog/cargo-mutants + title: cargo-mutants + url: https://mutants.rs/ + version: 24.5.0