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