Update martin@latest to 1.7.0

This commit is contained in:
Taiki Endo
2026-04-27 15:57:39 +00:00
committed by github-actions[bot]
parent b12e2ca231
commit c630b05e42
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `martin@latest` to 1.7.0.
- Update `git-cliff@latest` to 2.13.1. - Update `git-cliff@latest` to 2.13.1.
- Update `cargo-tarpaulin@latest` to 0.35.4. - Update `cargo-tarpaulin@latest` to 0.35.4.

7
manifests/martin.json generated
View File

@@ -31,10 +31,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.6.0" "version": "1.7.0"
}, },
"1": { "1": {
"version": "1.6.0" "version": "1.7.0"
},
"1.7": {
"version": "1.7.0"
}, },
"1.7.0": { "1.7.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {