mirror of https://github.com/rapiz1/rathole.git
chore: bump v0.3.4
This commit is contained in:
parent
383151bd4a
commit
1240dd8df9
|
@ -1503,7 +1503,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rathole"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rathole"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
edition = "2021"
|
||||
authors = ["Yujia Qiao <code@rapiz.me>"]
|
||||
description = "A reverse proxy for NAT traversal"
|
||||
|
|
Loading…
Reference in New Issue