############################################################################### # @generated # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To # regenerate this file, run the following: # # bazel run @@//vendor_local_patching:crates_vendor ############################################################################### package(default_visibility = ["//visibility:public"]) exports_files( [ "cargo-bazel.json", "defs.bzl", ] + glob( include = ["*.bazel"], allow_empty = True, ), ) filegroup( name = "srcs", srcs = glob( include = [ "*.bazel", "*.bzl", ], allow_empty = True, ), ) # Workspace Member Dependencies alias( name = "rand-0.8.5", actual = "//vendor_local_patching/vendor/rand-0.8.5:rand", tags = ["manual"], ) alias( name = "rand", actual = "//vendor_local_patching/vendor/rand-0.8.5:rand", tags = ["manual"], )