mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 05:20:30 +00:00
Update cargo-deny@latest to 0.14.18
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.18.
|
||||||
|
|
||||||
## [2.29.2] - 2024-03-20
|
## [2.29.2] - 2024-03-20
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 19.0.0.
|
- Update `wasmtime@latest` to 19.0.0.
|
||||||
|
|||||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.14.17"
|
"version": "0.14.18"
|
||||||
},
|
},
|
||||||
"0.14": {
|
"0.14": {
|
||||||
"version": "0.14.17"
|
"version": "0.14.18"
|
||||||
|
},
|
||||||
|
"0.14.18": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "b2edd818de5169128e23480bfece4c70ae9d4402e5a1748ae548fc29347b82b3"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "3aee99abb5761866b1e83e790394a024dc78bffb6987263b428082102d069eec"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "fdf5e89d7438d02434fc9d700bd547cdfa2401ccbe3a808ff24f1565686d1432"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "010b9143d9347218a9a88bdd5b0616349191f015ce9b125f6ac1018bd96944c2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.14.17": {
|
"0.14.17": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user