Skip to content

Commit edb7fff

Browse files
dependabot[bot]dginev
authored andcommitted
Bump redis from 1.1.0 to 1.2.0
Bumps [redis](https://github.com/redis-rs/redis-rs) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.1.0...redis-1.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a120db9 commit edb7fff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ glob = "0.3.3"
3636
rand = "0.8.0"
3737
tempfile = "3"
3838
time = "0.1.4"
39-
redis = "1.1.0"
39+
redis = "1.2.0"
4040
rocket = { version = "0.5.1", features = ["json"] }
4141
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }
4242
hyper = "1.9"

0 commit comments

Comments
 (0)