mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 14:40:32 +00:00
Update cargo-deny@latest to 0.14.10
This commit is contained in:
@@ -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 `cargo-deny@latest` to 0.14.10.
|
||||||
|
|
||||||
## [2.26.2] - 2024-01-24
|
## [2.26.2] - 2024-01-24
|
||||||
|
|
||||||
- Update `cargo-llvm-cov@latest` to 0.6.3.
|
- Update `cargo-llvm-cov@latest` to 0.6.3.
|
||||||
|
|||||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.14.9"
|
"version": "0.14.10"
|
||||||
},
|
},
|
||||||
"0.14": {
|
"0.14": {
|
||||||
"version": "0.14.9"
|
"version": "0.14.10"
|
||||||
|
},
|
||||||
|
"0.14.10": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "c1a7965beda028ed2e74393eda64b735680b626826d68099d615a1f76d045948"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "174ba853832b126cd653659e32d7b532f403d337c2a844072ba70c36f94c9d26"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "3d5363734549f9f5cb4334120262356fc14f4ce11a3db10bc3bd6b8ed3ed851a"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "40dfb728e059dd4e0acd96bd87aff0670fd45e02197fd072b9de2f72f573513b"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.14.9": {
|
"0.14.9": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user