Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent e8b131c commit 6523f6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ rand = "0.8.5"
num_cpus = "1.16.0"
ulid = "1.0.0"

env_logger = "0.10.0"
env_logger = "0.11.0"
log = "0.4.20"

async-tungstenite = "0.23.0"
async-tungstenite = "0.27.0"

mongodb = "2.6.0"
jsonwebtoken = "8.3.0"
redis = { version = "0.23.2", features = ["async-std-comp"] }
redis = { version = "0.26.0", features = ["async-std-comp"] }

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

0 comments on commit 6523f6c

Please sign in to comment.