Skip to content

Commit

Permalink
chore(deps): bump socketioxide to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Totodore committed Nov 2, 2024
1 parent 2d49fd5 commit e890acd
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 @@ -112,7 +112,7 @@ cfg-if = "1"
uuid = { version = "1.10.0", features = ["v4", "fast-rng"] }

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


# File Upload
Expand Down

0 comments on commit e890acd

Please sign in to comment.