Skip to content

Commit

Permalink
Update r2d2_redis crate to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2021
1 parent c96b5c0 commit a02dd78
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"
regex = "1"
sentry = { version = "0.20", features = ["default", "log", "env_logger"] }
serde = { version = "1.0.132", features = ["derive"] }
Expand Down

0 comments on commit a02dd78

Please sign in to comment.