Update cargo-deny@latest to 0.19.6

This commit is contained in:
Taiki Endo
2026-05-12 12:58:55 +00:00
committed by github-actions[bot]
parent c070f87102
commit 4be7e4cd60
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]
- Update `cargo-deny@latest` to 0.19.6.
## [2.77.6] - 2026-05-11
- Fix `wasm-pack` installation failure.

View File

@@ -23,10 +23,10 @@
}
},
"latest": {
"version": "0.19.5"
"version": "0.19.6"
},
"0.19": {
"version": "0.19.5"
"version": "0.19.6"
},
"0.19.6": {
"x86_64_linux_musl": {