Skip to content

Commit 79187cf

Browse files
committed
Add completeness checking store
1 parent 05ec3f2 commit 79187cf

File tree

12 files changed

+2197
-104
lines changed

12 files changed

+2197
-104
lines changed

Cargo.Bazel.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"checksum": "2f3e1cf6a29c0aed4782676f08d75e1756ec33038612223f348ad4ced9f8e9f8",
2+
"checksum": "cd0fe768c57c4d84d051a116729d87da39ad6bfbb45fbca2f931d7e816a87fac",
33
"crates": {
44
"addr2line 0.21.0": {
55
"name": "addr2line",
@@ -1129,7 +1129,7 @@
11291129
"target": "tracing"
11301130
},
11311131
{
1132-
"id": "uuid 1.5.0",
1132+
"id": "uuid 1.6.1",
11331133
"target": "uuid"
11341134
}
11351135
],
@@ -4763,7 +4763,7 @@
47634763
"target": "tower"
47644764
},
47654765
{
4766-
"id": "uuid 1.5.0",
4766+
"id": "uuid 1.6.1",
47674767
"target": "uuid"
47684768
}
47694769
],
@@ -15824,13 +15824,13 @@
1582415824
},
1582515825
"license": "Apache-2.0 OR MIT"
1582615826
},
15827-
"uuid 1.5.0": {
15827+
"uuid 1.6.1": {
1582815828
"name": "uuid",
15829-
"version": "1.5.0",
15829+
"version": "1.6.1",
1583015830
"repository": {
1583115831
"Http": {
15832-
"url": "https://crates.io/api/v1/crates/uuid/1.5.0/download",
15833-
"sha256": "88ad59a7560b41a70d191093a945f0b87bc1deeda46fb237479708a1d6b6cdfc"
15832+
"url": "https://crates.io/api/v1/crates/uuid/1.6.1/download",
15833+
"sha256": "5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560"
1583415834
}
1583515835
},
1583615836
"targets": [
@@ -15869,7 +15869,7 @@
1586915869
"selects": {}
1587015870
},
1587115871
"edition": "2018",
15872-
"version": "1.5.0"
15872+
"version": "1.6.1"
1587315873
},
1587415874
"license": "Apache-2.0 OR MIT"
1587515875
},

0 commit comments

Comments
 (0)