Update cargo-deny@latest to 0.19.1

This commit is contained in:
Taiki Endo
2026-04-11 12:23:38 +00:00
committed by github-actions[bot]
parent be1e8a8637
commit 1b07fb7459
2 changed files with 4 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.19.1.
## [2.75.5] - 2026-04-10 ## [2.75.5] - 2026-04-10
- Update `biome@latest` to 2.4.11. - Update `biome@latest` to 2.4.11.

View File

@@ -24,10 +24,10 @@
}, },
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "0.19.0" "version": "0.19.1"
}, },
"0.19": { "0.19": {
"version": "0.19.0" "version": "0.19.1"
}, },
"0.19.1": { "0.19.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {