Skip to content

Commit

Permalink
[rust] update to 1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie committed Dec 31, 2023
1 parent f287722 commit b96384c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/rust.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
"version": "1.74.1",
"version": "1.75.0",
"homepage": "https://www.rust-lang.org/",
"license": "MIT,Apache-2.0",
"url64": "https://static.rust-lang.org/dist/rust-1.74.1-x86_64-pc-windows-msvc.msi",
"url64.hash": "SHA256:5aab6376f085dc1815342048b1b5bb71c42d4396ef169bd03bb0aec5a1b571aa",
"urlarm64": "https://static.rust-lang.org/dist/rust-1.74.1-aarch64-pc-windows-msvc.msi",
"urlarm64.hash": "SHA256:571160402004afaf9e227a1b8379215a83724764328948421c88cb3dba78d3b0",
"url64": "https://static.rust-lang.org/dist/rust-1.75.0-x86_64-pc-windows-msvc.msi",
"url64.hash": "SHA256:c090304864698576114cda578d43da2c81abaf9263efddf1bfc9ea5900cda07f",
"urlarm64": "https://static.rust-lang.org/dist/rust-1.75.0-aarch64-pc-windows-msvc.msi",
"urlarm64.hash": "SHA256:cded76a1a4480fc8a5a7aeaa5c8be904f82872a10f642c03036415f14e6f1bc6",
"extension": "msi",
"force_delete": [
"${BAULK_VFS}\\.cargo"
Expand Down

0 comments on commit b96384c

Please sign in to comment.