From 3e1e8f23b1a755db47f3cad54e9275044420b874 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 22:52:45 +0000 Subject: [PATCH 1/2] [Aeruginous] Update CFF data of sorairolake/sysexits-rs --- CITATION.cff | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 68aecaa..df95043 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-04-16 - version: 0.7.13 + date-released: 2024-05-19 + version: 0.7.14 abstract: The system exit codes as defined by for Rust authors: - alias: sorairolake @@ -29,6 +29,8 @@ references: - alias: kevinmatthes family-names: Matthes given-names: Kevin + - alias: TheAlgorythm + name: zSchoen license: - Apache-2.0 - MIT @@ -36,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.4.0 From b5378b85eeaf60aa2da4960726c9586fd789a187 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 22:52:47 +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 df95043..519dc84 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