Skip to content

Commit

Permalink
Update tower-sessions-redis-store requirement from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: tower-sessions-redis-store
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent fe97a09 commit 56093b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ tower = { version = "0.4.13", features = ["timeout", "tokio"] }
tower-http = { version = "0.5.2", features = ["fs", "normalize-path", "timeout", "tokio"] }
tower-sessions = { version = "0.12.1", features = ["axum-core", "private"] }
tower-sessions-moka-store = "0.13.0"
tower-sessions-redis-store = "0.12.0"
tower-sessions-redis-store = "0.13.0"
url = "2.5.0"
validator = { version = "0.17.0", features = ["derive"] }

0 comments on commit 56093b4

Please sign in to comment.