Skip to content

Commit 158dafa

Browse files
committed
Python: Dummy change to trigger CI
1 parent 80364e9 commit 158dafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/extractor/tsg-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Taus Brock-Nannestad <[email protected]>"]
77
edition = "2018"
88

99
# 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`
10+
# Run `CARGO_BAZEL_REPIN=true CARGO_BAZEL_REPIN_ONLY=py_deps ./tools/bazel sync --only=py_deps`
1111
# in the `semmle-code` repository to do so.
1212
# For more information, check out the documentation at
1313
# https://bazelbuild.github.io/rules_rust/crate_universe.html#repinning--updating-dependencies

0 commit comments

Comments
 (0)