Python: Fix up some bazel references

This commit is contained in:
Taus
2024-02-29 12:22:59 +00:00
parent aeb667c6ca
commit cdc879ee89
2 changed files with 4 additions and 4 deletions

View File

@@ -12,5 +12,5 @@ codeql_rust_binary(
visibility = ["//visibility:public"],
deps = all_crate_deps(
normal = True,
) + ["//extractor-python/tsg-python/tree-sitter-python"],
) + ["//python/extractor/tsg-python/tree-sitter-python"],
)

View File

@@ -1,5 +1,5 @@
{
"checksum": "54f1095f5a2e74da736682bc8d355b3dbce47558983feba04faba84cf3abfaca",
"checksum": "5ea5454a42d65412a64a48233e83f21d17461b20f8c283260a3de1d964645868",
"crates": {
"ahash 0.4.7": {
"name": "ahash",
@@ -2152,8 +2152,8 @@
},
"binary_crates": [],
"workspace_members": {
"tree-sitter-python 0.19.0": "extractor-python/tsg-python/tree-sitter-python",
"tsg-python 0.1.0": "extractor-python/tsg-python"
"tree-sitter-python 0.19.0": "python/extractor/tsg-python/tree-sitter-python",
"tsg-python 0.1.0": "python/extractor/tsg-python"
},
"conditions": {
"aarch64-apple-darwin": [