mirror of https://github.com/rapiz1/rathole.git
chore: bump v0.4.7
This commit is contained in:
parent
1b5c892e24
commit
ee5c7b4a77
|
@ -1549,7 +1549,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.6"
|
version = "0.4.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-http-proxy",
|
"async-http-proxy",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.6"
|
version = "0.4.7"
|
||||||
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