Skip to content

Commit

Permalink
Update Rust crate r2d2_redis to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent da27877 commit 5ed1887
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 85 deletions.
120 changes: 36 additions & 84 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"
regex = "1"
sentry = { version = "0.20", features = ["default", "log", "env_logger"] }
serde = { version = "1.0.125", features = ["derive"] }
Expand Down

0 comments on commit 5ed1887

Please sign in to comment.