Skip to content

Commit 0c3bfd2

Browse files
committed
chore: upgrade socketio-rs
1 parent df41278 commit 0c3bfd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ reqwest = { optional = true, version = "0.11", default-features = false, feature
5656
tokio = { optional = true, version = "1", features = ["full"] }
5757
ureq = { optional = true, version = "2.4" }
5858

59-
socketio-rs = { optional = true, version = "0.1.1" }
59+
socketio-rs = { optional = true, version = "0.1.2" }
6060
futures-util = { optional = true, version = "0.3", default-features = false, features = [
6161
"sink",
6262
] }

0 commit comments

Comments
 (0)