UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # @generated |
| 3 | # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To |
| 4 | # regenerate this file, run the following: |
| 5 | # |
UebelAndre | 92977d1 | 2023-01-03 10:06:40 -0800 | [diff] [blame] | 6 | # bazel run @//proto/3rdparty:crates_vendor |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 7 | ############################################################################### |
| 8 | |
| 9 | package(default_visibility = ["//visibility:public"]) |
| 10 | |
| 11 | exports_files( |
| 12 | [ |
| 13 | "cargo-bazel.json", |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 14 | "crates.bzl", |
UebelAndre | 92977d1 | 2023-01-03 10:06:40 -0800 | [diff] [blame] | 15 | "defs.bzl", |
David Tolnay | d6e3003 | 2023-01-04 09:33:08 -0800 | [diff] [blame^] | 16 | ] + glob(["*.bazel"]), |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 17 | ) |
| 18 | |
| 19 | filegroup( |
| 20 | name = "srcs", |
David Tolnay | d6e3003 | 2023-01-04 09:33:08 -0800 | [diff] [blame^] | 21 | srcs = glob([ |
| 22 | "*.bazel", |
| 23 | "*.bzl", |
| 24 | ]), |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 25 | ) |
| 26 | |
| 27 | # Workspace Member Dependencies |
| 28 | alias( |
| 29 | name = "grpc", |
| 30 | actual = "@rules_rust_proto__grpc-0.6.2//:grpc", |
| 31 | tags = ["manual"], |
| 32 | ) |
| 33 | |
| 34 | alias( |
| 35 | name = "grpc-compiler", |
| 36 | actual = "@rules_rust_proto__grpc-compiler-0.6.2//:grpc_compiler", |
| 37 | tags = ["manual"], |
| 38 | ) |
| 39 | |
| 40 | alias( |
| 41 | name = "log", |
| 42 | actual = "@rules_rust_proto__log-0.4.17//:log", |
| 43 | tags = ["manual"], |
| 44 | ) |
| 45 | |
| 46 | alias( |
| 47 | name = "protobuf", |
| 48 | actual = "@rules_rust_proto__protobuf-2.8.2//:protobuf", |
| 49 | tags = ["manual"], |
| 50 | ) |
| 51 | |
| 52 | alias( |
| 53 | name = "protobuf-codegen", |
| 54 | actual = "@rules_rust_proto__protobuf-codegen-2.8.2//:protobuf_codegen", |
| 55 | tags = ["manual"], |
| 56 | ) |
| 57 | |
| 58 | alias( |
| 59 | name = "tls-api", |
| 60 | actual = "@rules_rust_proto__tls-api-0.1.22//:tls_api", |
| 61 | tags = ["manual"], |
| 62 | ) |
| 63 | |
| 64 | alias( |
| 65 | name = "tls-api-stub", |
| 66 | actual = "@rules_rust_proto__tls-api-stub-0.1.22//:tls_api_stub", |
| 67 | tags = ["manual"], |
| 68 | ) |
| 69 | |
| 70 | # Binaries |
| 71 | alias( |
| 72 | name = "grpc-compiler__protoc-gen-rust-grpc", |
| 73 | actual = "@rules_rust_proto__grpc-compiler-0.6.2//:protoc-gen-rust-grpc__bin", |
| 74 | tags = ["manual"], |
| 75 | ) |
| 76 | |
| 77 | alias( |
David Tolnay | 532e60f | 2023-01-01 10:55:31 -0800 | [diff] [blame] | 78 | name = "protobuf-codegen__protobuf-bin-gen-rust-do-not-use", |
| 79 | actual = "@rules_rust_proto__protobuf-codegen-2.8.2//:protobuf-bin-gen-rust-do-not-use__bin", |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 80 | tags = ["manual"], |
| 81 | ) |
| 82 | |
| 83 | alias( |
David Tolnay | 532e60f | 2023-01-01 10:55:31 -0800 | [diff] [blame] | 84 | name = "protobuf-codegen__protoc-gen-rust", |
| 85 | actual = "@rules_rust_proto__protobuf-codegen-2.8.2//:protoc-gen-rust__bin", |
UebelAndre | 83a03ab | 2022-08-02 06:11:47 -0700 | [diff] [blame] | 86 | tags = ["manual"], |
| 87 | ) |