We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2059646 commit f9f215fCopy full SHA for f9f215f
1 file changed
WORKSPACE
@@ -26,6 +26,6 @@ load("//tools/bazel:vendor.bzl", "vendor")
26
27
vendor(
28
name = "third-party",
29
- lockfile = "//third-party:Cargo.lock",
30
cargo_version = RUST_VERSION,
+ lockfile = "//third-party:Cargo.lock",
31
)
0 commit comments