Skip to content

Commit 84d8aad

Browse files
fix(deps): update rust crate redis to 0.32.0
1 parent 9590efc commit 84d8aad

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
@@ -12,7 +12,7 @@ tucana = { version = "0.0.28", features = ["aquila"] }
1212
tokio = "1.43.0"
1313
async-trait = "0.1.85"
1414
log = "0.4.24"
15-
redis = { version = "0.31.0", features = [
15+
redis = { version = "0.32.0", features = [
1616
"aio",
1717
"tokio-comp",
1818
"async-std-comp",

0 commit comments

Comments
 (0)