aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrustdesk <[email protected]>2021-04-03 22:32:14 +0800
committerrustdesk <[email protected]>2021-04-03 22:32:14 +0800
commita10bb34f6eb20dcd0ec2fb78fc9032b32ec53001 (patch)
treed1d7e34ca72ad1948fbe35ec22a466aa53b6dbc3 /Cargo.toml
parent6a3903df2c7baed5779553bc9362e607d9bed819 (diff)
downloadrustdesk-server-a10bb34f6eb20dcd0ec2fb78fc9032b32ec53001.tar.gz
rustdesk-server-a10bb34f6eb20dcd0ec2fb78fc9032b32ec53001.zip
rename
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 837bd05..af34518 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hbbs"
-version = "1.0.0"
+version = "1.1.3"
authors = ["open-trade <[email protected]>"]
edition = "2018"
build= "build.rs"