mirror of https://github.com/rapiz1/rathole.git
chore: bump v0.4.2
This commit is contained in:
parent
8c9527406e
commit
ee39a8e31e
|
@ -1439,7 +1439,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rathole"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-http-proxy",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rathole"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
edition = "2021"
|
||||
authors = ["Yujia Qiao <code@rapiz.me>"]
|
||||
description = "A reverse proxy for NAT traversal"
|
||||
|
|
Loading…
Reference in New Issue