Compare commits

...

1 Commits

Author SHA1 Message Date
Taiki Endo
4be7e4cd60 Update cargo-deny@latest to 0.19.6 2026-05-12 13:15:01 +00:00
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.6.
## [2.77.6] - 2026-05-11 ## [2.77.6] - 2026-05-11
- Fix `wasm-pack` installation failure. - Fix `wasm-pack` installation failure.

View File

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