Skip to content

Commit

Permalink
fix(deps): update all (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 0fb4308 commit 1b2e8d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ dotenvy = "0.15.7"
env_logger = "0.11.0"
log = "0.4.20"

async-tungstenite = "0.27.0"
async-tungstenite = "0.28.0"

mongodb = "3.0.0"
jsonwebtoken = "9.0.0"
redis = { version = "0.26.0", features = ["async-std-comp"] }
redis = { version = "0.27.0", features = ["async-std-comp"] }

serde = { version = "1.0.183", features = ["derive"] }
rmp-serde = "1.1.2"
Expand Down

0 comments on commit 1b2e8d2

Please sign in to comment.