Skip to content

Commit

Permalink
Merge pull request #594 from Totodore/bump-socketioxide-0.13
Browse files Browse the repository at this point in the history
Bump socketioxide to v0.13.1
  • Loading branch information
kaplanelad authored May 29, 2024
2 parents 1b6ea1f + 6b81ada commit 4cf49db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ uuid = { version = "1.6", features = ["v4"] }
requestty = "0.5.0"

# A socket.io server implementation
socketioxide = { version = "0.10.0", features = ["state"], optional = true }
socketioxide = { version = "0.13.1", features = ["state"], optional = true }


# File Upload
Expand Down

0 comments on commit 4cf49db

Please sign in to comment.