From: Otto Moerbeek Date: Tue, 23 Apr 2024 09:20:03 +0000 (+0200) Subject: Use original rust version X-Git-Tag: rec-5.0.5~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14088%2Fhead;p=thirdparty%2Fpdns.git Use original rust version --- diff --git a/builder-support/helpers/rust.json b/builder-support/helpers/rust.json index 0e93f217bb..5da704e396 100644 --- a/builder-support/helpers/rust.json +++ b/builder-support/helpers/rust.json @@ -1,7 +1,7 @@ { - "version": "1.75.0", + "version": "1.73.0", "license": "MIT", "publisher": "https://www.rust-lang.org/", - "SHA256SUM_x86_64": "473978b6f8ff216389f9e89315211c6b683cf95a966196e7914b46e8cf0d74f6", - "SHA256SUM_aarch64": "30828cd904fcfb47f1ac43627c7033c903889ea4aca538f53dcafbb3744a9a73" + "SHA256SUM_x86_64": "aa4cf0b7e66a9f5b7c623d4b340bb1ac2864a5f2c2b981f39f796245dc84f2cb", + "SHA256SUM_aarch64": "e54d7d886ba413ae573151f668e76ea537f9a44406d3d29598269a4a536d12f6" }