Skip to content

Commit ca43509

Browse files
committed
chore: update package version to 0.5.3
1 parent a9c8e21 commit ca43509

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "rsipstack"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
edition = "2021"
55
description = "SIP Stack Rust library for building SIP applications"
66
license = "MIT"
77
repository = "https://github.com/restsend/rsipstack"
88
readme = "README.md"
99
keywords = ["sip", "voip", "telephony", "sipstack"]
10-
authors = ["kui<kui@fourz.cn>"]
10+
authors = ["jinti<shenjindi@fourz.cn>"]
1111
categories = ["network-programming", "multimedia"]
1212

1313

0 commit comments

Comments
 (0)