This commit is contained in:
rustdesk 2023-01-10 16:26:06 +08:00
parent fc83fa0a04
commit 5aaad36729
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -785,7 +785,7 @@ dependencies = [
[[package]]
name = "hbbs"
version = "1.1.6"
version = "1.1.7"
dependencies = [
"async-speed-limit",
"async-trait",

View File

@ -1,6 +1,6 @@
[package]
name = "hbbs"
version = "1.1.6"
version = "1.1.7"
authors = ["open-trade <info@rustdesk.com>"]
edition = "2021"
build = "build.rs"