diff --git a/Cargo.toml b/Cargo.toml index c13a6d331..927fb919c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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