mirror of https://github.com/rapiz1/rathole.git
chore(bump): v0.5.0
This commit is contained in:
parent
2ccb386cea
commit
ebb764ae53
|
@ -1477,7 +1477,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.9"
|
version = "0.5.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-http-proxy",
|
"async-http-proxy",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.9"
|
version = "0.5.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Yujia Qiao <code@rapiz.me>"]
|
authors = ["Yujia Qiao <code@rapiz.me>"]
|
||||||
description = "A reverse proxy for NAT traversal"
|
description = "A reverse proxy for NAT traversal"
|
||||||
|
|
Loading…
Reference in New Issue