Skip to content

Commit fd67a8c

Browse files
Update Rust crate tower-sessions to ~0.10.2
1 parent 2d17480 commit fd67a8c

File tree

2 files changed

+31
-24
lines changed

2 files changed

+31
-24
lines changed

Cargo.lock

Lines changed: 30 additions & 23 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
@@ -134,7 +134,7 @@ time = "0.3.30"
134134
tokio = {version = "~1.34.0", features = ["rt-multi-thread", "macros", "signal", "tracing"]}
135135
tower = {version = "0.4.13", features = ["limit", "make"]}
136136
tower-http = {version = "0.5.0", features = ["catch-panic", "compression-br", "compression-deflate", "compression-gzip", "trace"]}
137-
tower-sessions = "~0.7.0"
137+
tower-sessions = "~0.10.2"
138138
tracing = "0.1.40"
139139
tuple-conv = "~1.0.1"
140140
twilio = "1.0.3"

0 commit comments

Comments
 (0)