Update cargo-deny@latest to 0.13.9

This commit is contained in:
Taiki Endo
2023-04-12 16:41:48 +00:00
parent 4f363552df
commit 71bb81889c
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.13.9.
## [2.6.11] - 2023-04-11 ## [2.6.11] - 2023-04-11
- Update `dprint@latest` to 0.35.4. - Update `dprint@latest` to 0.35.4.

View File

@@ -18,10 +18,24 @@
} }
}, },
"latest": { "latest": {
"version": "0.13.8" "version": "0.13.9"
}, },
"0.13": { "0.13": {
"version": "0.13.8" "version": "0.13.9"
},
"0.13.9": {
"x86_64_linux_musl": {
"checksum": "77f6b3feab12afc82638cd4c6197c983d249d1afa4180a6b9c933efbf8bff427"
},
"x86_64_macos": {
"checksum": "7b790f7e15dc6bb79dc0a737310f62fc7a4653749e40ec4fa7419ee627a014ed"
},
"x86_64_windows": {
"checksum": "6f6a69d1dbabf98a1d826dd2dbc0bbfd378336ec891b3e7fd8c570744ea6efa3"
},
"aarch64_macos": {
"checksum": "7d4cc49030262296c96076519deefc740e70fbc338ccd9179d4bc9d3be373512"
}
}, },
"0.13.8": { "0.13.8": {
"x86_64_linux_musl": { "x86_64_linux_musl": {