Update cargo-minimal-versions@latest to 0.1.20

This commit is contained in:
Taiki Endo
2023-10-22 10:26:07 +00:00
parent 78f94f416b
commit a9973776b4
2 changed files with 24 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-minimal-versions@latest` to 0.1.20.
## [2.20.13] - 2023-10-22 ## [2.20.13] - 2023-10-22
- Update `cargo-hack@latest` to 0.6.13. - Update `cargo-hack@latest` to 0.6.13.

View File

@@ -21,10 +21,30 @@
} }
}, },
"latest": { "latest": {
"version": "0.1.19" "version": "0.1.20"
}, },
"0.1": { "0.1": {
"version": "0.1.19" "version": "0.1.20"
},
"0.1.20": {
"x86_64_linux_musl": {
"checksum": "b6bc98e33c7a2868d8d2079fbc0bb4fab13e7b61927242acdade67901eb8a5d1"
},
"x86_64_macos": {
"checksum": "4dfce639a978a913ef374125a8721f7fb551238a861863865244b97742c936af"
},
"x86_64_windows": {
"checksum": "aa87c50a0cfd10c075c51e552f7427272f3fe461c763da29eefed904fc7846c5"
},
"aarch64_linux_musl": {
"checksum": "9810227752801c9770893613b193db780916a990fb7c8490e55f0ba8352d4d03"
},
"aarch64_macos": {
"checksum": "376c20fcf46134a3e006d7b2737521a89e75a39b032868f479755931bb3ae397"
},
"aarch64_windows": {
"checksum": "90f80b37ec4e33b7d5606b7bf3a023390b708bc0b84e8e1786311b318d77ea01"
}
}, },
"0.1.19": { "0.1.19": {
"x86_64_linux_musl": { "x86_64_linux_musl": {