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