Skip to content

Commit

Permalink
Merge branch 'mirroring' into marko-runs-on-change-test
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-k0 authored Jul 1, 2024
2 parents e773841 + 15e3a74 commit 9d53f26
Show file tree
Hide file tree
Showing 60 changed files with 422 additions and 521 deletions.
84 changes: 15 additions & 69 deletions Cargo.Bazel.Fuzzing.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "b247ef9162fa1f00966a494647064891c0eaf9a60194f4b296d11a8fcf0da440",
"checksum": "1fad9b01754dfc8ab5ab938fd7be19e742886c39dc6ca6831e681dd9402ab23c",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -3629,67 +3629,6 @@
],
"license_file": null
},
"async-socks5 0.5.1": {
"name": "async-socks5",
"version": "0.5.1",
"package_url": "https://github.com/ark0f/async-socks5",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/async-socks5/0.5.1/download",
"sha256": "77f634add2445eb2c1f785642a67ca1073fedd71e73dc3ca69435ef9b9bdedc7"
}
},
"targets": [
{
"Library": {
"crate_name": "async_socks5",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "async_socks5",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "thiserror 1.0.57",
"target": "thiserror"
},
{
"id": "tokio 1.38.0",
"target": "tokio"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.74",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.5.1"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE.md"
},
"async-stream 0.3.5": {
"name": "async-stream",
"version": "0.3.5",
Expand Down Expand Up @@ -16997,10 +16936,6 @@
"id": "async-scoped 0.8.0",
"target": "async_scoped"
},
{
"id": "async-socks5 0.5.1",
"target": "async_socks5"
},
{
"id": "async-stream 0.3.5",
"target": "async_stream"
Expand Down Expand Up @@ -34956,30 +34891,38 @@
],
"crate_features": {
"common": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"selects": {
"aarch64-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"aarch64-unknown-nixos-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"arm-unknown-linux-gnueabi": [
"elf",
"errno",
"prctl",
"system"
],
"armv7-unknown-linux-gnueabi": [
"elf",
"errno",
"prctl",
"system"
],
"i686-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
Expand All @@ -34992,10 +34935,14 @@
"system"
],
"x86_64-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"x86_64-unknown-nixos-gnu": [
"elf",
"errno",
"prctl",
"system"
]
Expand Down Expand Up @@ -77121,7 +77068,6 @@
"assert_matches 1.5.0",
"async-recursion 1.0.5",
"async-scoped 0.8.0",
"async-socks5 0.5.1",
"async-stream 0.3.5",
"async-trait 0.1.74",
"axum 0.6.20",
Expand Down
12 changes: 0 additions & 12 deletions Cargo.Bazel.Fuzzing.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -637,17 +637,6 @@ dependencies = [
"tokio",
]

[[package]]
name = "async-socks5"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77f634add2445eb2c1f785642a67ca1073fedd71e73dc3ca69435ef9b9bdedc7"
dependencies = [
"async-trait",
"thiserror",
"tokio",
]

[[package]]
name = "async-stream"
version = "0.3.5"
Expand Down Expand Up @@ -2889,7 +2878,6 @@ dependencies = [
"assert_matches",
"async-recursion",
"async-scoped",
"async-socks5",
"async-stream",
"async-trait",
"axum 0.6.20",
Expand Down
84 changes: 15 additions & 69 deletions Cargo.Bazel.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "4bdf46f1f0aa26a4541b4a3abea2ff8849949d29bced733835fd9efac6405194",
"checksum": "26f9d3c20340bdce0d732a7492a82ee00e59e45663d0c847dcb88caab0e3a92f",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -3643,67 +3643,6 @@
],
"license_file": null
},
"async-socks5 0.5.1": {
"name": "async-socks5",
"version": "0.5.1",
"package_url": "https://github.com/ark0f/async-socks5",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/async-socks5/0.5.1/download",
"sha256": "77f634add2445eb2c1f785642a67ca1073fedd71e73dc3ca69435ef9b9bdedc7"
}
},
"targets": [
{
"Library": {
"crate_name": "async_socks5",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "async_socks5",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "thiserror 1.0.57",
"target": "thiserror"
},
{
"id": "tokio 1.38.0",
"target": "tokio"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.73",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.5.1"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE.md"
},
"async-stream 0.3.5": {
"name": "async-stream",
"version": "0.3.5",
Expand Down Expand Up @@ -16830,10 +16769,6 @@
"id": "async-scoped 0.8.0",
"target": "async_scoped"
},
{
"id": "async-socks5 0.5.1",
"target": "async_socks5"
},
{
"id": "async-stream 0.3.5",
"target": "async_stream"
Expand Down Expand Up @@ -35002,30 +34937,38 @@
],
"crate_features": {
"common": [
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"selects": {
"aarch64-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"aarch64-unknown-nixos-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"arm-unknown-linux-gnueabi": [
"elf",
"errno",
"prctl",
"system"
],
"armv7-unknown-linux-gnueabi": [
"elf",
"errno",
"prctl",
"system"
],
"i686-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
Expand All @@ -35038,10 +34981,14 @@
"system"
],
"x86_64-unknown-linux-gnu": [
"elf",
"errno",
"prctl",
"system"
],
"x86_64-unknown-nixos-gnu": [
"elf",
"errno",
"prctl",
"system"
]
Expand Down Expand Up @@ -77272,7 +77219,6 @@
"assert_matches 1.5.0",
"async-recursion 1.0.5",
"async-scoped 0.8.0",
"async-socks5 0.5.1",
"async-stream 0.3.5",
"async-trait 0.1.73",
"axum 0.6.20",
Expand Down
12 changes: 0 additions & 12 deletions Cargo.Bazel.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,17 +639,6 @@ dependencies = [
"tokio",
]

[[package]]
name = "async-socks5"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77f634add2445eb2c1f785642a67ca1073fedd71e73dc3ca69435ef9b9bdedc7"
dependencies = [
"async-trait",
"thiserror",
"tokio",
]

[[package]]
name = "async-stream"
version = "0.3.5"
Expand Down Expand Up @@ -2879,7 +2868,6 @@ dependencies = [
"assert_matches",
"async-recursion",
"async-scoped",
"async-socks5",
"async-stream",
"async-trait",
"axum 0.6.20",
Expand Down
3 changes: 0 additions & 3 deletions bazel/external_crates.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ def external_crates_repository(name, cargo_lockfile, lockfile, sanitizers_enable
"use-tokio",
],
),
"async-socks5": crate.spec(
version = "^0.5.1",
),
"async-stream": crate.spec(
version = "^0.3.5",
),
Expand Down
Loading

0 comments on commit 9d53f26

Please sign in to comment.