blob: a7daf6e0731a8133e8836cfb9588d7fc994d90ed [file] [log] [blame]
precise_srcs = true
rustc_flags = ["--cap-lints=allow"]
[cargo]
versioned_dirs = true
[buck]
generated_file_header = """
# \u0040generated by `reindeer buckify`
"""
buckfile_imports = """
load("//tools/buck:buildscript.bzl", "buildscript_args")
load("//tools/buck:third_party.bzl", "third_party_rust_library")
"""
rust_library = "third_party_rust_library"