Skip to content

Commit a3cefac

Browse files
committed
bump rsipstack dep to 0.5.18
1 parent f6e9e17 commit a3cefac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ toml_edit = { version = "0.25.12", features = ["serde"] }
144144
rand = "0.10.1"
145145
chrono = { version = "0.4", features = ["serde"] }
146146
chrono-tz = "0.10.4"
147-
rsipstack = "0.5.16"
147+
rsipstack = "0.5.18"
148148
hex = { version = "0.4.3", optional = true }
149149
#rsipstack = { path = "../rsipstack" }
150150
audio-codec = "0.3.40"

0 commit comments

Comments
 (0)