rust: Update to version 1.64.0

This commit is contained in:
github-actions[bot] 2022-09-22 16:30:38 +00:00
parent e5991a7db4
commit 5302484b86

View File

@ -1,16 +1,16 @@
{
"version": "1.63.0",
"version": "1.64.0",
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
"homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.63.0-x86_64-pc-windows-gnu.msi",
"hash": "e38dc71542a8976e6afca43579c82f8e3ee363cd5e380ce630401e26f868af2a"
"url": "https://static.rust-lang.org/dist/rust-1.64.0-x86_64-pc-windows-gnu.msi",
"hash": "8efd5246ff7adedb24914028bed38c16c80c1ca1416ecad7114d0875afda39d8"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.63.0-i686-pc-windows-gnu.msi",
"hash": "2268c802e709b0beba99f47a384f840d4bbc631642cdd06b9f6c25d8832ac966"
"url": "https://static.rust-lang.org/dist/rust-1.64.0-i686-pc-windows-gnu.msi",
"hash": "0046553d61f52b254b0d4f0b438d8ac36909be166f9be94039f3cbeff5fd08d3"
}
},
"extract_dir": "Rust",