From: Otto Moerbeek Date: Tue, 10 Sep 2024 12:35:19 +0000 (+0200) Subject: Update to rust 1.81.0 X-Git-Tag: rec-5.2.0-alpha1~46^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2751528ca531a2e6ff70d770be929deff3347202;p=thirdparty%2Fpdns.git Update to rust 1.81.0 --- diff --git a/builder-support/helpers/rust.json b/builder-support/helpers/rust.json index b98cbdde6b..44dd3fa382 100644 --- a/builder-support/helpers/rust.json +++ b/builder-support/helpers/rust.json @@ -1,7 +1,7 @@ { - "version": "1.78.0", + "version": "1.81.0", "license": "MIT", "publisher": "https://www.rust-lang.org/", - "SHA256SUM_x86_64": "1377999f189d328ec183676c0e69f21af16e450f8d67f10d1f6cf746951a1d64", - "SHA256SUM_aarch64": "a76e6b659e9948f2bbd9d1c99b45348c3729bac7003d5f5b7fb5cacddb2bfcc1" + "SHA256SUM_x86_64": "b82a9daa19de7ae7e445af211974d96d390945aede7b32f752c93d0bb2e0890d", + "SHA256SUM_aarch64": "f103d49fe2c6a2d468d48113102a72fa8ea12b1cc379ad76784e1754bbb29a45" }