aboutsummaryrefslogtreecommitdiff
path: root/third-party/reindeer.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/reindeer.toml')
-rw-r--r--third-party/reindeer.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/reindeer.toml b/third-party/reindeer.toml
index b5a5c3c8..00be7fd6 100644
--- a/third-party/reindeer.toml
+++ b/third-party/reindeer.toml
@@ -9,7 +9,7 @@ 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")
+load("@prelude//rust:cargo_buildscript.bzl", "buildscript_run")
"""
rust_library = "third_party_rust_library"