We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80364e9 commit 158dafaCopy full SHA for 158dafa
python/extractor/tsg-python/Cargo.toml
@@ -7,7 +7,7 @@ authors = ["Taus Brock-Nannestad <[email protected]>"]
7
edition = "2018"
8
9
# When changing/updating these, the `Cargo.Bazel.lock` file has to be regenerated.
10
-# Run `CARGO_BAZEL_REPIN=true CARGO_BAZEL_REPIN_ONLY=py_deps ./build --bazel sync --only=py_deps`
+# Run `CARGO_BAZEL_REPIN=true CARGO_BAZEL_REPIN_ONLY=py_deps ./tools/bazel sync --only=py_deps`
11
# in the `semmle-code` repository to do so.
12
# For more information, check out the documentation at
13
# https://bazelbuild.github.io/rules_rust/crate_universe.html#repinning--updating-dependencies
0 commit comments