mirror of https://github.com/rapiz1/rathole.git
chore: bump v0.4.1
This commit is contained in:
parent
feb8c2dbfa
commit
8a24723895
|
@ -1503,7 +1503,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-http-proxy",
|
"async-http-proxy",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rathole"
|
name = "rathole"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
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