Skip to content

Commit 386bc1e

Browse files
committed
Bazel: repin
1 parent 7490472 commit 386bc1e

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

python/extractor/tsg-python/Cargo.Bazel.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "35a1ce4b6c4f997c496c11d3a8fcfaadc5833dfd41bebb022941687d73dde159",
2+
"checksum": "14572337bc5747880ff328af42451cce3549f743dc79eac7314f3b3f55b74d25",
33
"crates": {
44
"ahash 0.4.7": {
55
"name": "ahash",
@@ -1755,7 +1755,7 @@
17551755
],
17561756
"selects": {}
17571757
},
1758-
"edition": "2018",
1758+
"edition": "2021",
17591759
"version": "0.1.0"
17601760
},
17611761
"license": null,
@@ -1986,7 +1986,6 @@
19861986
"crate_features": {
19871987
"common": [
19881988
"consoleapi",
1989-
"errhandlingapi",
19901989
"minwinbase",
19911990
"minwindef",
19921991
"processenv",

python/extractor/tsg-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name = "tsg-python"
55
version = "0.1.0"
66
authors = ["Taus Brock-Nannestad <[email protected]>"]
7-
edition = "2018"
7+
edition = "2021"
88

99
# When changing/updating these, the `Cargo.Bazel.lock` file has to be regenerated.
1010
# Run `CARGO_BAZEL_REPIN=true CARGO_BAZEL_REPIN_ONLY=py_deps ./tools/bazel sync --only=py_deps`

ruby/extractor/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruby/extractor/cargo-bazel-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)