Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BUILD file to satisfy Bazel package requirements for extensions.bzl
# This file contains auto-generated aliases from @crate_index
# Generated aliases for crate_index entries
# Generated on: Mon Feb 9 10:12:55 AM CET 2026
# Generated on: Wed Feb 11 12:01:41 PM CET 2026

alias(
name = "adler32",
Expand Down
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ crate.from_specs(
"x86_64-pc-nto-qnx710",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-none",
"aarch64-unknown-linux-gnu"
],
)
use_repo(crate, "crate_index")
Loading