Skip to content

Commit

Permalink
fix(deps): update rust crate socketioxide to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent a2a235a commit 87c1e69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rsa = "0.9.6"
serde = "1.0.198"
serde_json = "1.0.116"
serde_qs = { version = "0.13.0", features = ["axum"] }
socketioxide = { version = "0.12.0", features = [
socketioxide = { version = "0.13.0", features = [
"state",
"extensions",
"tracing",
Expand Down

0 comments on commit 87c1e69

Please sign in to comment.