mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Bazel: repin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"checksum": "35a1ce4b6c4f997c496c11d3a8fcfaadc5833dfd41bebb022941687d73dde159",
|
||||
"checksum": "14572337bc5747880ff328af42451cce3549f743dc79eac7314f3b3f55b74d25",
|
||||
"crates": {
|
||||
"ahash 0.4.7": {
|
||||
"name": "ahash",
|
||||
@@ -1755,7 +1755,7 @@
|
||||
],
|
||||
"selects": {}
|
||||
},
|
||||
"edition": "2018",
|
||||
"edition": "2021",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"license": null,
|
||||
@@ -1986,7 +1986,6 @@
|
||||
"crate_features": {
|
||||
"common": [
|
||||
"consoleapi",
|
||||
"errhandlingapi",
|
||||
"minwinbase",
|
||||
"minwindef",
|
||||
"processenv",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name = "tsg-python"
|
||||
version = "0.1.0"
|
||||
authors = ["Taus Brock-Nannestad <tausbn@github.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
# When changing/updating these, the `Cargo.Bazel.lock` file has to be regenerated.
|
||||
# Run `CARGO_BAZEL_REPIN=true CARGO_BAZEL_REPIN_ONLY=py_deps ./tools/bazel sync --only=py_deps`
|
||||
|
||||
BIN
ruby/extractor/Cargo.lock
generated
BIN
ruby/extractor/Cargo.lock
generated
Binary file not shown.
4
ruby/extractor/cargo-bazel-lock.json
generated
4
ruby/extractor/cargo-bazel-lock.json
generated
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"checksum": "ec7840d3326d3ea97d8b1ce0f748dc4e7e3528695e3302133cb5e8518aa3d7a1",
|
||||
"checksum": "93d0053faf939037ac2cd61edfa1ee0f5d5918cb9e1773a0e0574fcbc13325c3",
|
||||
"crates": {
|
||||
"adler 1.0.2": {
|
||||
"name": "adler",
|
||||
@@ -987,7 +987,7 @@
|
||||
"Git": {
|
||||
"remote": "https://github.com/github/codeql.git",
|
||||
"commitish": {
|
||||
"Rev": "a523be4d0a1e2420a1884f7c4f8754a7c4fb7e21"
|
||||
"Rev": "0dbce3d077f6f31a8d660aea104ee31cacf6bacd"
|
||||
},
|
||||
"strip_prefix": "shared/tree-sitter-extractor"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user