mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update cargo-deny@latest to 0.20.2
This commit is contained in:
@@ -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.20.2.
|
||||
|
||||
## [2.83.0] - 2026-07-09
|
||||
|
||||
- Support `cargo-about`. ([#1924](https://github.com/taiki-e/install-action/pull/1924), thanks @ruffsl)
|
||||
|
||||
Generated
+26
-1
@@ -23,7 +23,32 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.19.9"
|
||||
"version": "0.20.2"
|
||||
},
|
||||
"0.20": {
|
||||
"version": "0.20.2"
|
||||
},
|
||||
"0.20.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEDDE403C76D46",
|
||||
"hash": "9f12ed4c49936e09b48bf862b595cde2fe64fcbd9d74dfacac6131ca824c8d5f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEDDE40A5B7920",
|
||||
"hash": "248da7f581724e470071990c088ffc55c811981715f4cbdb258621fb79f8b7a6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEDDE42D104FBD",
|
||||
"hash": "975a22143262fd27476d19ee00c7af67978426e40e1dee94eed6bbade1cf87dc"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEDDE40A025BC6",
|
||||
"hash": "995c82be0defc7a025cae49a2aa2644ce8245c9a3318fc4103907c6a285e8c7d"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEDDE3EA943AD1",
|
||||
"hash": "fe67d82a10d8597a3549364cb733a3f9cc1bfff9031b7ae46384a9f2a72090c3"
|
||||
}
|
||||
},
|
||||
"0.19": {
|
||||
"version": "0.19.9"
|
||||
|
||||
Reference in New Issue
Block a user