Update cargo-deny@latest to 0.14.21

This commit is contained in:
Taiki Endo
2024-04-12 12:09:51 +00:00
parent f8a64c9409
commit 9fde11a221
2 changed files with 18 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 `cargo-deny@latest` to 0.14.21.
## [2.32.14] - 2024-04-12 ## [2.32.14] - 2024-04-12
- Update `wasmtime@latest` to 19.0.2. - Update `wasmtime@latest` to 19.0.2.

View File

@@ -19,10 +19,24 @@
} }
}, },
"latest": { "latest": {
"version": "0.14.20" "version": "0.14.21"
}, },
"0.14": { "0.14": {
"version": "0.14.20" "version": "0.14.21"
},
"0.14.21": {
"x86_64_linux_musl": {
"checksum": "a44734086a42d7b93715da545c2423684718d89d4855cd776384444a366813fd"
},
"x86_64_macos": {
"checksum": "9bf07f9348aee79a0ed18caa399e12eb91f5397333b5b46ecd8f966bc1c657d5"
},
"x86_64_windows": {
"checksum": "231f24cfa8ef1e517b3dea37d90a5d8c4ad297276d4133852c1b2a8d084a1720"
},
"aarch64_macos": {
"checksum": "60cd49d30f5fbe63d7d20c4c2d90253f932cb4e9f9468d20a7bf152da959c3e4"
}
}, },
"0.14.20": { "0.14.20": {
"x86_64_linux_musl": { "x86_64_linux_musl": {