Skip to content

Commit

Permalink
Add missing Rust digest for reproducibility
Browse files Browse the repository at this point in the history
BUG: 367672024
Change-Id: I413e7218dfd703f4f25cf95f18154283d6fb5ca8
  • Loading branch information
tiziano88 committed Sep 17, 2024
1 parent 626aa01 commit a136517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion FORCE_CI
Original file line number Diff line number Diff line change
@@ -1 +1 @@
49
50
1 change: 1 addition & 0 deletions bazel/rust/defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUST_SHA256S = {
RUST_NIGHTLY_DATE + "/llvm-tools-nightly-x86_64-unknown-linux-gnu.tar.xz": "b227753189981d9a115527ba0e95b365388fb0fe7f1a1ff93116c4448c854197",
RUST_NIGHTLY_DATE + "/rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz": "b1a444f8e8f33d813c4d532c12717743edd9b34f685ff5293b6375fc75c2421e",
RUST_NIGHTLY_DATE + "/rustfmt-nightly-x86_64-unknown-linux-gnu.tar.xz": "7d80f21ff1e365241beae5dc070badea25a96466e974caa80d781bf5ce4965ee",
RUST_NIGHTLY_DATE + "/rust-std-nightly-wasm32-unknown-unknown.tar.xz": "b872973f978fb261b52c7fdddfb913b3d916e6427cb3ba34912a58cd19480927",
}

RUST_EDITION = "2021"
Expand Down

0 comments on commit a136517

Please sign in to comment.