Skip to content

Commit

Permalink
Version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 22, 2023
1 parent a079495 commit 7ed908b
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "74bf6c562f655ab71728100c3ffc20dc174f4b660e7a585c86877d3b690a7c22",
"checksum": "ab2ed704294835cb1047976e8e3513d4ef279ac1065d5c1e3ab5992bd3a21373",
"crates": {
"addr2line 0.21.0": {
"name": "addr2line",
Expand Down Expand Up @@ -7969,9 +7969,9 @@
},
"license": null
},
"proxydetox 0.7.2": {
"proxydetox 0.7.3": {
"name": "proxydetox",
"version": "0.7.2",
"version": "0.7.3",
"repository": null,
"targets": [],
"library_target_name": null,
Expand Down Expand Up @@ -8044,13 +8044,13 @@
"selects": {}
},
"edition": "2021",
"version": "0.7.2"
"version": "0.7.3"
},
"license": null
},
"proxydetoxlib 0.7.2": {
"proxydetoxlib 0.7.3": {
"name": "proxydetoxlib",
"version": "0.7.2",
"version": "0.7.3",
"repository": null,
"targets": [
{
Expand Down Expand Up @@ -8131,7 +8131,7 @@
"target": "netrc"
},
{
"id": "proxydetoxlib 0.7.2",
"id": "proxydetoxlib 0.7.3",
"target": "build_script_build"
},
{
Expand Down Expand Up @@ -8196,7 +8196,7 @@
],
"selects": {}
},
"version": "0.7.2"
"version": "0.7.3"
},
"build_script_attrs": {
"data_glob": [
Expand Down Expand Up @@ -14220,8 +14220,8 @@
"paceval 0.1.0": "paceval",
"paclib 0.3.0": "paclib",
"proxy_client 0.1.0": "proxy_client",
"proxydetox 0.7.2": "proxydetox",
"proxydetoxlib 0.7.2": "proxydetoxlib",
"proxydetox 0.7.3": "proxydetox",
"proxydetoxlib 0.7.3": "proxydetoxlib",
"spnego 0.1.0": "spnego"
},
"conditions": {
Expand Down
4 changes: 2 additions & 2 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 proxydetox/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "proxydetox"
version = "0.7.2"
version = "0.7.3"
edition = "2021"
homepage = "https://proxydetox.colorto.cc/"

Expand Down
2 changes: 1 addition & 1 deletion proxydetoxlib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "proxydetoxlib"
version = "0.7.2"
version = "0.7.3"
edition = "2021"
homepage = "https://proxydetox.colorto.cc/"

Expand Down

0 comments on commit 7ed908b

Please sign in to comment.