Skip to content

Commit d8e8d74

Browse files
Update Rust crate tower-sessions to ~0.14.0
1 parent 2d17480 commit d8e8d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14.0"
138138
tracing = "0.1.40"
139139
tuple-conv = "~1.0.1"
140140
twilio = "1.0.3"

0 commit comments

Comments
 (0)