1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

Merge pull request #902 from actix/dependabot/cargo/redis-0.26.1

chore(deps): bump redis from 0.25.4 to 0.26.1
This commit is contained in:
Rob Ede 2024-09-02 20:50:01 +00:00 committed by GitHub
commit 7454d72939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
Cargo.lock generated
View File

@ -2602,7 +2602,7 @@ dependencies = [
"actix-web",
"env_logger",
"log",
"redis 0.25.4",
"redis 0.26.1",
"serde",
]
@ -6058,7 +6058,6 @@ dependencies = [
"pin-project-lite",
"ryu",
"sha1_smol",
"socket2 0.5.5",
"tokio",
"tokio-retry",
"tokio-util",
@ -6082,6 +6081,8 @@ dependencies = [
"percent-encoding",
"pin-project-lite",
"ryu",
"sha1_smol",
"socket2 0.5.5",
"tokio",
"tokio-retry",
"tokio-util",