Skip to content

Commit

Permalink
Update Rust crate tower-sessions to ~0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 2d17480 commit f910b85
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
35 changes: 24 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ time = "0.3.30"
tokio = {version = "~1.34.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
tower = {version = "0.4.13", features = ["limit", "make"]}
tower-http = {version = "0.5.0", features = ["catch-panic", "compression-br", "compression-deflate", "compression-gzip", "trace"]}
tower-sessions = "~0.7.0"
tower-sessions = "~0.12.0"
tracing = "0.1.40"
tuple-conv = "~1.0.1"
twilio = "1.0.3"
Expand Down

0 comments on commit f910b85

Please sign in to comment.