Skip to content

Commit 4b37858

Browse files
build(deps): bump redis from 0.28.2 to 0.30.0 (#676)
1 parent 3a74bf8 commit 4b37858

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mlua = { version = "0.10.3", features = [
4444
"luajit",
4545
"vendored",
4646
], default-features = false }
47-
redis = { version = "0.28.2", features = [
47+
redis = { version = "0.30.0", features = [
4848
"tokio-comp",
4949
"connection-manager",
5050
"tcp_nodelay"

0 commit comments

Comments
 (0)