Skip to content

Commit

Permalink
chore(toolchain): add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Oyami-Srk committed Nov 21, 2024
1 parent 1bede91 commit 5faeb37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 1 addition & 8 deletions Cargo.Bazel.lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "94595fc821b18a305684fdaa6ff94a1b358bac6800177cbf62b2e2fb0e4ff63d",
"checksum": "8374b41763bef26d4f617b2183d2c0e94616f961822b5b6f31c4d8ada177b48c",
"crates": {
"aho-corasick 1.1.3": {
"name": "aho-corasick",
Expand Down Expand Up @@ -655,13 +655,6 @@
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
Expand Down
2 changes: 2 additions & 0 deletions build/kong_crate/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ def kong_crate_repositories(cargo_lockfile, lockfile, cargo_home_isolated = True

rules_rust_dependencies()

# To get the sha256s, please check out the
# https://static.rust-lang.org/dist/channel-rust-stable.toml
rust_register_toolchains(
edition = "2021",
extra_target_triples = ["aarch64-unknown-linux-gnu"],
Expand Down

0 comments on commit 5faeb37

Please sign in to comment.