Skip to content

Commit 11fb0b1

Browse files
fix(deps): update rust crate redis to 0.30.0
1 parent ff63a5f commit 11fb0b1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -12,7 +12,7 @@ tucana = { version = "0.0.20", features = ["all"] }
1212
tokio = "1.43.0"
1313
async-trait = "0.1.85"
1414
log = "0.4.24"
15-
redis = { version = "0.29.0", features = [
15+
redis = { version = "0.30.0", features = [
1616
"aio",
1717
"tokio-comp",
1818
"async-std-comp",

0 commit comments

Comments
 (0)