Skip to content

Commit f9f215f

Browse files
committed
Run buildifier on WORKSPACE
1 parent 2059646 commit f9f215f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ load("//tools/bazel:vendor.bzl", "vendor")
2626

2727
vendor(
2828
name = "third-party",
29-
lockfile = "//third-party:Cargo.lock",
3029
cargo_version = RUST_VERSION,
30+
lockfile = "//third-party:Cargo.lock",
3131
)

0 commit comments

Comments
 (0)