Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Fixed broken cargo_toml dependency (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrisco authored Jan 18, 2022
1 parent 293af11 commit a53f942
Show file tree
Hide file tree
Showing 10 changed files with 108 additions and 108 deletions.
78 changes: 39 additions & 39 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "113717910f9178f1a0b2031f6cb6e2646a15a3528b2dfed0f87a6dbf60c0c4fc",
"checksum": "69576f4578154ca337e60a956d618ce51a7bd3b7ae923c1aa61eef6f19daee0e",
"crates": {
"adler 1.0.2": {
"name": "adler",
Expand Down Expand Up @@ -481,13 +481,13 @@
},
"license": "Unlicense OR MIT"
},
"camino 1.0.5": {
"camino 1.0.7": {
"name": "camino",
"version": "1.0.5",
"version": "1.0.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/camino/1.0.5/download",
"sha256": "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"
"url": "https://crates.io/api/v1/crates/camino/1.0.7/download",
"sha256": "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"
}
},
"targets": [
Expand Down Expand Up @@ -525,7 +525,7 @@
"deps": {
"common": [
{
"id": "camino 1.0.5",
"id": "camino 1.0.7",
"target": "build_script_build"
},
{
Expand All @@ -536,7 +536,7 @@
"selects": {}
},
"edition": "2018",
"version": "1.0.5"
"version": "1.0.7"
},
"build_script_attrs": {
"data_glob": [
Expand Down Expand Up @@ -596,15 +596,15 @@
"target": "cargo_metadata"
},
{
"id": "cargo_toml 0.10.0",
"id": "cargo_toml 0.10.3",
"target": "cargo_toml"
},
{
"id": "cfg-expr 0.9.0",
"target": "cfg_expr"
},
{
"id": "clap 3.0.7",
"id": "clap 3.0.9",
"target": "clap"
},
{
Expand Down Expand Up @@ -632,7 +632,7 @@
"target": "serde"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "serde_json"
},
{
Expand Down Expand Up @@ -801,7 +801,7 @@
"deps": {
"common": [
{
"id": "camino 1.0.5",
"id": "camino 1.0.7",
"target": "camino"
},
{
Expand All @@ -817,7 +817,7 @@
"target": "serde"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "serde_json"
}
],
Expand All @@ -828,16 +828,16 @@
},
"license": "MIT"
},
"cargo_toml 0.10.0": {
"cargo_toml 0.10.3": {
"name": "cargo_toml",
"version": "0.10.0",
"version": "0.10.3",
"repository": {
"Git": {
"remote": "https://gitlab.com/UebelAndre/cargo_toml.git",
"commitish": {
"Rev": "6fb3bbcafdf80ce3ad3c4d65a2b80c16f70f1ca7"
"Rev": "91cf5b82a4cd8ac762b43cc77f4116e64d15386b"
},
"shallow_since": "1642277669 -0800"
"shallow_since": "1642478894 +0000"
}
},
"targets": [
Expand Down Expand Up @@ -879,7 +879,7 @@
],
"selects": {}
},
"version": "0.10.0"
"version": "0.10.3"
},
"license": "Apache-2.0 OR MIT"
},
Expand Down Expand Up @@ -1195,13 +1195,13 @@
},
"license": "MIT/Apache-2.0"
},
"clap 3.0.7": {
"clap 3.0.9": {
"name": "clap",
"version": "3.0.7",
"version": "3.0.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap/3.0.7/download",
"sha256": "12e8611f9ae4e068fa3e56931fded356ff745e70987ff76924a6e0ab1c8ef2e3"
"url": "https://crates.io/api/v1/crates/clap/3.0.9/download",
"sha256": "8c506244a13c87262f84bf16369740d0b7c3850901b6a642aa41b031a710c473"
}
},
"targets": [
Expand Down Expand Up @@ -1283,7 +1283,7 @@
],
"selects": {}
},
"version": "3.0.7"
"version": "3.0.9"
},
"license": "MIT OR Apache-2.0"
},
Expand Down Expand Up @@ -1441,7 +1441,7 @@
"target": "serde"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "serde_json"
},
{
Expand Down Expand Up @@ -1552,7 +1552,7 @@
"deps": {
"common": [
{
"id": "clap 3.0.7",
"id": "clap 3.0.9",
"target": "clap"
}
],
Expand Down Expand Up @@ -4120,7 +4120,7 @@
"deps": {
"common": [
{
"id": "siphasher 0.3.7",
"id": "siphasher 0.3.9",
"target": "siphasher"
},
{
Expand Down Expand Up @@ -5134,13 +5134,13 @@
},
"license": "MIT OR Apache-2.0"
},
"serde_json 1.0.74": {
"serde_json 1.0.75": {
"name": "serde_json",
"version": "1.0.74",
"version": "1.0.75",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde_json/1.0.74/download",
"sha256": "ee2bb9cd061c5865d345bb02ca49fcef1391741b672b54a0bf7b679badec3142"
"url": "https://crates.io/api/v1/crates/serde_json/1.0.75/download",
"sha256": "c059c05b48c5c0067d4b4b2b4f0732dd65feb52daf7e0ea09cd87e7dadc1af79"
}
},
"targets": [
Expand Down Expand Up @@ -5191,14 +5191,14 @@
"target": "serde"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.74"
"version": "1.0.75"
},
"build_script_attrs": {
"data_glob": [
Expand Down Expand Up @@ -5312,13 +5312,13 @@
},
"license": "MIT OR Apache-2.0"
},
"siphasher 0.3.7": {
"siphasher 0.3.9": {
"name": "siphasher",
"version": "0.3.7",
"version": "0.3.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/siphasher/0.3.7/download",
"sha256": "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b"
"url": "https://crates.io/api/v1/crates/siphasher/0.3.9/download",
"sha256": "a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e"
}
},
"targets": [
Expand All @@ -5342,7 +5342,7 @@
"std"
],
"edition": "2018",
"version": "0.3.7"
"version": "0.3.9"
},
"license": "MIT/Apache-2.0"
},
Expand Down Expand Up @@ -5832,7 +5832,7 @@
"target": "serde"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "serde_json"
},
{
Expand Down Expand Up @@ -6784,15 +6784,15 @@
"deps": {
"common": [
{
"id": "clap 3.0.7",
"id": "clap 3.0.9",
"target": "clap"
},
{
"id": "hex 0.4.3",
"target": "hex"
},
{
"id": "serde_json 1.0.74",
"id": "serde_json 1.0.75",
"target": "serde_json"
},
{
Expand Down
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ crates_repository(
name = "crate_index",
annotations = {
"cargo_toml": [crate.annotation(
shallow_since = "1642277669 -0800",
shallow_since = "1642478894 +0000",
)],
"chrono-tz": [crate.annotation(
build_script_data_glob = ["**/tz/**"],
Expand Down
2 changes: 1 addition & 1 deletion examples/cargo_aliases/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "21e418ce83aed212e75b61246172203b68decb74923524ac411b7696b21c40dd",
"checksum": "6d022d79e502ffc6453779651f059ce4d21a2b0949e243f1f3da0af319954099",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down
2 changes: 1 addition & 1 deletion examples/cargo_workspace/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "9015dcc05f99dc93b698fc9c2c52fdfeadaefac311680cb9c85b15c602a85460",
"checksum": "05117ddd288f7d5e7a858dbdb01e00e1d63dadd6d3b31a67bb1d70a61a976bff",
"crates": {
"ansi_term 0.12.1": {
"name": "ansi_term",
Expand Down
2 changes: 1 addition & 1 deletion examples/extra_workspace_members/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "4b436a0f2cd47cab84357468b068c736c28e626711829bc9aded12857ea0f775",
"checksum": "78a8a64a8617fbcaabef88fd68f449ef0c8ecb3217ff95354b1d3b1381a209d2",
"crates": {
"adler32 1.2.0": {
"name": "adler32",
Expand Down
Loading

0 comments on commit a53f942

Please sign in to comment.