Skip to content

Commit

Permalink
Update Rust crate tower-sessions to ~0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 2d17480 commit ab4d856
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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.8.2"
tracing = "0.1.40"
tuple-conv = "~1.0.1"
twilio = "1.0.3"
Expand Down

0 comments on commit ab4d856

Please sign in to comment.