Skip to content

Commit 8a499aa

Browse files
Update Rust crate tower-sessions to ~0.6.0
1 parent 75eb04c commit 8a499aa

File tree

2 files changed

+28
-6
lines changed

2 files changed

+28
-6
lines changed

Cargo.lock

Lines changed: 27 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ time = "0.3.30"
132132
tokio = {version = "~1.34.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
133133
tower = {version = "0.4.13", features = ["limit", "make"]}
134134
tower-http = {version = "0.4.4", features = ["catch-panic", "compression-br", "compression-deflate", "compression-gzip", "trace"]}
135-
tower-sessions = "~0.4.1"
135+
tower-sessions = "~0.6.0"
136136
tracing = "0.1.40"
137137
tuple-conv = "~1.0.1"
138138
twilio = "1.0.3"

0 commit comments

Comments
 (0)