Skip to content

Commit

Permalink
Updated examples lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Mar 3, 2022
1 parent fcbe018 commit 33a6852
Show file tree
Hide file tree
Showing 264 changed files with 32,136 additions and 98 deletions.
28 changes: 14 additions & 14 deletions examples/crate_universe/cargo_aliases/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "1e781aeb3bb3ed716032160e6d688c1e2e625c55ad54ecdd0442529001ea6944",
"checksum": "1499ae4a3cc1ab853e55732687cfdb542b67d4c50122588abdf647d599655f26",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down Expand Up @@ -337,7 +337,7 @@
"target": "strsim"
},
{
"id": "termcolor 1.1.2",
"id": "termcolor 1.1.3",
"target": "termcolor"
},
{
Expand All @@ -359,7 +359,7 @@
"proc_macro_deps": {
"common": [
{
"id": "clap_derive 3.1.2",
"id": "clap_derive 3.1.4",
"target": "clap_derive"
}
],
Expand All @@ -369,13 +369,13 @@
},
"license": "MIT OR Apache-2.0"
},
"clap_derive 3.1.2": {
"clap_derive 3.1.4": {
"name": "clap_derive",
"version": "3.1.2",
"version": "3.1.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap_derive/3.1.2/download",
"sha256": "01d42c94ce7c2252681b5fed4d3627cc807b13dfc033246bd05d5b252399000e"
"url": "https://crates.io/api/v1/crates/clap_derive/3.1.4/download",
"sha256": "da95d038ede1a964ce99f49cbe27a7fb538d1da595e4b4f70b8c8f338d17bf16"
}
},
"targets": [
Expand Down Expand Up @@ -426,7 +426,7 @@
"selects": {}
},
"edition": "2018",
"version": "3.1.2"
"version": "3.1.4"
},
"license": "MIT OR Apache-2.0"
},
Expand Down Expand Up @@ -530,7 +530,7 @@
"target": "regex"
},
{
"id": "termcolor 1.1.2",
"id": "termcolor 1.1.3",
"target": "termcolor"
}
],
Expand Down Expand Up @@ -1980,13 +1980,13 @@
},
"license": "MIT OR Apache-2.0"
},
"termcolor 1.1.2": {
"termcolor 1.1.3": {
"name": "termcolor",
"version": "1.1.2",
"version": "1.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/termcolor/1.1.2/download",
"sha256": "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
"url": "https://crates.io/api/v1/crates/termcolor/1.1.3/download",
"sha256": "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
}
},
"targets": [
Expand Down Expand Up @@ -2020,7 +2020,7 @@
}
},
"edition": "2018",
"version": "1.1.2"
"version": "1.1.3"
},
"license": "Unlicense OR MIT"
},
Expand Down
14 changes: 7 additions & 7 deletions examples/crate_universe/extra_workspace_members/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "88ae84c97c2e8c452718adf7be45f107fb90b070277b9941d1bce8add0d0434b",
"checksum": "0c378937b8cfb3069017bc9680db9d94bd12d7569f71ea00fa3c75421b893560",
"crates": {
"adler32 1.2.0": {
"name": "adler32",
Expand Down Expand Up @@ -207,13 +207,13 @@
},
"license": "MIT/Apache-2.0"
},
"bytemuck 1.7.3": {
"bytemuck 1.8.0": {
"name": "bytemuck",
"version": "1.7.3",
"version": "1.8.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/bytemuck/1.7.3/download",
"sha256": "439989e6b8c38d1b6570a384ef1e49c8848128f5a97f3914baef02920842712f"
"url": "https://crates.io/api/v1/crates/bytemuck/1.8.0/download",
"sha256": "0e851ca7c24871e7336801608a4797d7376545b6928a10d32d75685687141ead"
}
},
"targets": [
Expand All @@ -236,7 +236,7 @@
"**"
],
"edition": "2018",
"version": "1.7.3"
"version": "1.8.0"
},
"license": "Zlib OR Apache-2.0 OR MIT"
},
Expand Down Expand Up @@ -928,7 +928,7 @@
"deps": {
"common": [
{
"id": "bytemuck 1.7.3",
"id": "bytemuck 1.8.0",
"target": "bytemuck"
},
{
Expand Down
14 changes: 7 additions & 7 deletions examples/crate_universe/multi_package/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "b52e3679173a427dfe2c470a2bb505ac4a4221bcfa5f05e5e6f8978e9464f7f7",
"checksum": "135d4cd85352bc3c007d7fc87097f5b8ad2b002a44a5febd26aaa8b6fdf7d37a",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down Expand Up @@ -310,13 +310,13 @@
},
"license": "Apache-2.0 OR MIT"
},
"async-global-executor 2.0.2": {
"async-global-executor 2.0.3": {
"name": "async-global-executor",
"version": "2.0.2",
"version": "2.0.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/async-global-executor/2.0.2/download",
"sha256": "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"
"url": "https://crates.io/api/v1/crates/async-global-executor/2.0.3/download",
"sha256": "c026b7e44f1316b567ee750fea85103f87fcb80792b860e979f221259796ca0a"
}
},
"targets": [
Expand Down Expand Up @@ -380,7 +380,7 @@
"selects": {}
},
"edition": "2018",
"version": "2.0.2"
"version": "2.0.3"
},
"license": "Apache-2.0 OR MIT"
},
Expand Down Expand Up @@ -788,7 +788,7 @@
"selects": {
"cfg(not(target_os = \"unknown\"))": [
{
"id": "async-global-executor 2.0.2",
"id": "async-global-executor 2.0.3",
"target": "async_global_executor"
},
{
Expand Down
14 changes: 7 additions & 7 deletions examples/crate_universe/no_cargo_manifests/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "eb93bfc0ce7afb0e64ccaf292f8d1ead6e58f965f1be3cfd62193cc494d25781",
"checksum": "8eeaecba1dc454ef2e41ffa0071049af54e659c4a65c9989eb3433dab5947222",
"crates": {
"ansi_term 0.12.1": {
"name": "ansi_term",
Expand Down Expand Up @@ -149,13 +149,13 @@
},
"license": "Apache-2.0 OR MIT"
},
"axum 0.4.7": {
"axum 0.4.8": {
"name": "axum",
"version": "0.4.7",
"version": "0.4.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/axum/0.4.7/download",
"sha256": "fdfba8d55076d367807d4ada89bb689a3e2c0ce0e01bc977a61df03f9f705dcf"
"url": "https://crates.io/api/v1/crates/axum/0.4.8/download",
"sha256": "c9f346c92c1e9a71d14fe4aaf7c2a5d9932cc4e5e48d8fb6641524416eb79ddd"
}
},
"targets": [
Expand Down Expand Up @@ -284,7 +284,7 @@
],
"selects": {}
},
"version": "0.4.7"
"version": "0.4.8"
},
"license": "MIT"
},
Expand Down Expand Up @@ -487,7 +487,7 @@
"deps": {
"common": [
{
"id": "axum 0.4.7",
"id": "axum 0.4.8",
"target": "axum"
},
{
Expand Down
74 changes: 11 additions & 63 deletions examples/crate_universe/vendor_local_manifests/Cargo.lock

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

46 changes: 46 additions & 0 deletions examples/crate_universe/vendor_local_manifests/crates/BUILD.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
###############################################################################
# @generated
# This file is auto-generated by the cargo-bazel tool.
#
# DO NOT MODIFY: Local changes may be replaced in future executions.
###############################################################################

package(default_visibility = ["//visibility:public"])

exports_files(
[
"cargo-bazel.json",
"defs.bzl",
] + glob([
"*.bazel",
]),
)

filegroup(
name = "srcs",
srcs = glob([
"*.bazel",
"*.bzl",
]),
)

# Workspace Member Dependencies
alias(
name = "tempfile",
actual = "//vendor_local_manifests/crates/tempfile-3.3.0:tempfile",
tags = ["manual"],
)

alias(
name = "tokio",
actual = "//vendor_local_manifests/crates/tokio-1.16.1:tokio",
tags = ["manual"],
)

alias(
name = "tokio-test",
actual = "//vendor_local_manifests/crates/tokio-test-0.4.2:tokio_test",
tags = ["manual"],
)

# Binaries
Loading

0 comments on commit 33a6852

Please sign in to comment.