chore: bump v0.4.4

This commit is contained in:
Yujia Qiao 2022-09-16 16:51:56 +08:00
parent 76f5c7227f
commit 5396d9e64d
No known key found for this signature in database
GPG Key ID: DC129173B148701B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1471,7 +1471,7 @@ dependencies = [
[[package]]
name = "rathole"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"anyhow",
"async-http-proxy",

View File

@ -1,6 +1,6 @@
[package]
name = "rathole"
version = "0.4.3"
version = "0.4.4"
edition = "2021"
authors = ["Yujia Qiao <code@rapiz.me>"]
description = "A reverse proxy for NAT traversal"