aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 09fc8ba5c60954c06e79fec4b6549d90d0ebc87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "bazelbuild-rules_rust"
description: "Bazel rules for building Rust code."
third_party {
  url {
    type: GIT
    value: "https://github.com/bazelbuild/rules_rust"
  }
  version: "0.40.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2024
    month: 3
    day: 12
  }
}