Skip to content

Commit 635b58b

Browse files
dependabot[bot]dginev
authored andcommitted
Bump redis from 0.32.7 to 1.0.1
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.32.7 to 1.0.1. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.7...redis-1.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64cd965 commit 635b58b

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Cargo.lock

Lines changed: 16 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 = "0.32.7"
39+
redis = "1.0.1"
4040
rocket = { version = "0.5.1", features = ["json"] }
4141
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }
4242
hyper = "1.8"

0 commit comments

Comments
 (0)