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

Commit

Permalink
Release v0.0.3 (#20)
Browse files Browse the repository at this point in the history
* Release `v0.0.3`

* Updated lockfiles
  • Loading branch information
abrisco authored Oct 14, 2021
1 parent 1d7c172 commit ba0622a
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 32 deletions.
10 changes: 5 additions & 5 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "72c9d50b7540d940cc4ca56bd40f047e8e482cdb8889e7efec34968308d37f5d",
"checksum": "7390baae185e029e1a15025cb3b7191c3d24030f592ac9b3fb714076174cb2c0",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down Expand Up @@ -561,9 +561,9 @@
"build_script_attrs": {},
"license": "MIT OR Apache-2.0"
},
"cargo-bazel 0.0.2": {
"cargo-bazel 0.0.3": {
"name": "cargo-bazel",
"version": "0.0.2",
"version": "0.0.3",
"repository": null,
"targets": [
{
Expand Down Expand Up @@ -676,7 +676,7 @@
"selects": {}
},
"edition": "2018",
"version": "0.0.2"
"version": "0.0.3"
},
"license": null
},
Expand Down Expand Up @@ -5910,7 +5910,7 @@
"cargo-lock 7.0.1"
],
"workspace_members": {
"cargo-bazel 0.0.2": "tools/cargo_bazel",
"cargo-bazel 0.0.3": "tools/cargo_bazel",
"cross_installer 0.1.0": "tools/cross_installer",
"direct-cargo-bazel-deps 0.0.1": "",
"urls_generator 0.1.0": "tools/urls_generator"
Expand Down
2 changes: 1 addition & 1 deletion 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 examples/cargo_aliases/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "828e8dcc75cfe4754adb2a2152f062f391fa5bd6d6f20bc114298949c31b0845",
"checksum": "0d2266a1e323b04635bde7cf295b5a16a80d2ec01b56d49fbf8bfb4cb1c9031f",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down
14 changes: 7 additions & 7 deletions examples/cargo_workspace/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "782d8eaca4efc0f2050a322d35dcfff096094198e01113c6c719916b579a7aae",
"checksum": "9d7433337e54081caf688a9fcb9ec92de2affe0df62ae2f6b097b315760bfac7",
"crates": {
"ansi_term 0.11.0": {
"name": "ansi_term",
Expand Down Expand Up @@ -514,14 +514,14 @@
},
"license": null
},
"ppv-lite86 0.2.10": {
"ppv-lite86 0.2.14": {
"name": "ppv-lite86",
"version": "0.2.10",
"version": "0.2.14",
"repository": {
"Http": {
"name": "ppv-lite86",
"version": "0.2.10",
"sha256": "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
"version": "0.2.14",
"sha256": "c3ca011bd0129ff4ae15cd04c4eef202cadf6c51c21e47aba319b4e0501db741"
}
},
"targets": [
Expand All @@ -545,7 +545,7 @@
"std"
],
"edition": "2018",
"version": "0.2.10"
"version": "0.2.14"
},
"license": "MIT/Apache-2.0"
},
Expand Down Expand Up @@ -687,7 +687,7 @@
"deps": {
"common": [
{
"id": "ppv-lite86 0.2.10",
"id": "ppv-lite86 0.2.14",
"target": "ppv_lite86"
},
{
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": "84f234e2f349d195acb71ee8079dfa1e71a8e9fd674d3176c135a6607ceb75d7",
"checksum": "43a56dae4db89c8949d37333372872923e4e408f8530e0bcc5b876102ce6ffba",
"crates": {
"adler32 1.2.0": {
"name": "adler32",
Expand Down
14 changes: 7 additions & 7 deletions examples/multi_package/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "dab1cbbcbf7e274e87412e294108b218272e8abf9852cefbd710eb5fda199664",
"checksum": "7b60245d50be741f6b660862684e4a5f7cfa40c2af3910910fb2e7c04774e806",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down Expand Up @@ -6556,14 +6556,14 @@
},
"license": "Apache-2.0 OR MIT"
},
"ppv-lite86 0.2.10": {
"ppv-lite86 0.2.14": {
"name": "ppv-lite86",
"version": "0.2.10",
"version": "0.2.14",
"repository": {
"Http": {
"name": "ppv-lite86",
"version": "0.2.10",
"sha256": "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
"version": "0.2.14",
"sha256": "c3ca011bd0129ff4ae15cd04c4eef202cadf6c51c21e47aba319b4e0501db741"
}
},
"targets": [
Expand All @@ -6587,7 +6587,7 @@
"std"
],
"edition": "2018",
"version": "0.2.10"
"version": "0.2.14"
},
"license": "MIT/Apache-2.0"
},
Expand Down Expand Up @@ -6974,7 +6974,7 @@
"deps": {
"common": [
{
"id": "ppv-lite86 0.2.10",
"id": "ppv-lite86 0.2.14",
"target": "ppv_lite86"
},
{
Expand Down
20 changes: 12 additions & 8 deletions examples/no_cargo_manifests/Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "81830a5c7ebe286b913409ab318b86863b4d5070afcfc573e29fc5d585888f46",
"checksum": "e475c17accfab76a83641fcaa69fa277b4aed35d8b78f1b0cd22f13017ea3dbc",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
Expand Down Expand Up @@ -272,7 +272,7 @@
"target": "tokio_util"
},
{
"id": "tower 0.4.8",
"id": "tower 0.4.9",
"target": "tower"
},
{
Expand Down Expand Up @@ -504,7 +504,7 @@
"target": "tokio"
},
{
"id": "tower 0.4.8",
"id": "tower 0.4.9",
"target": "tower"
},
{
Expand Down Expand Up @@ -3675,14 +3675,14 @@
},
"license": "MIT"
},
"tower 0.4.8": {
"tower 0.4.9": {
"name": "tower",
"version": "0.4.8",
"version": "0.4.9",
"repository": {
"Http": {
"name": "tower",
"version": "0.4.8",
"sha256": "f60422bc7fefa2f3ec70359b8ff1caff59d785877eb70595904605bcc412470f"
"version": "0.4.9",
"sha256": "d15a6b60cdff0cb039d81d3b37f8bc3d7e53dca09069aae3ef2502ca4834fe30"
}
},
"targets": [
Expand Down Expand Up @@ -3726,6 +3726,10 @@
"id": "pin-project 1.0.8",
"target": "pin_project"
},
{
"id": "pin-project-lite 0.2.7",
"target": "pin_project_lite"
},
{
"id": "tokio 1.12.0",
"target": "tokio"
Expand All @@ -3750,7 +3754,7 @@
"selects": {}
},
"edition": "2018",
"version": "0.4.8"
"version": "0.4.9"
},
"license": "MIT"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/cargo_bazel/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-bazel"
version = "0.0.2"
version = "0.0.3"
authors = [
"UebelAndre - [email protected]",
]
Expand Down
2 changes: 1 addition & 1 deletion version.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
""" Version info for the `cargo-bazel` repository """

VERSION = "0.0.2"
VERSION = "0.0.3"

0 comments on commit ba0622a

Please sign in to comment.