Skip to content

Commit

Permalink
Update Rust crate tower-sessions to ~0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent ff075e5 commit d6b9aad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -132,7 +132,7 @@ time = "0.3.30"
tokio = {version = "~1.33.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
tower = {version = "0.4.13", features = ["limit", "make"]}
tower-http = {version = "0.4.4", features = ["catch-panic", "compression-br", "compression-deflate", "compression-gzip", "trace"]}
tower-sessions = "~0.3.3"
tower-sessions = "~0.4.1"
tracing = "0.1.40"
tuple-conv = "~1.0.1"
twilio = "1.0.3"
Expand Down

0 comments on commit d6b9aad

Please sign in to comment.