Skip to content

Commit

Permalink
Update r2d2_redis crate to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent e79eba9 commit cb902a8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 67 deletions.
78 changes: 12 additions & 66 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 @@ -19,7 +19,7 @@ itertools = "0.10"
lazy_static = "1.4.0"
log = "0.4"
pretty_env_logger = "0.4"
r2d2_redis = "0.13"
r2d2_redis = "0.14.0"
regex = "1"
sentry = { version = "0.20", features = ["default", "log", "env_logger"] }
serde = { version = "1.0.156", features = ["derive"] }
Expand Down

0 comments on commit cb902a8

Please sign in to comment.