Skip to content

Commit 9a9a9a1

Browse files
committed
Update Rust crate tower-service to 0.3.1
1 parent d732d98 commit 9a9a9a1

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
@@ -94,7 +94,7 @@ conduit-test = "0.9.0-alpha.5"
9494
hyper-tls = "0.5"
9595
lazy_static = "1.4"
9696
tokio = "1.5.0"
97-
tower-service = "0.3.0"
97+
tower-service = "0.3.1"
9898

9999
[build-dependencies]
100100
diesel = { version = "1.4.8", features = ["postgres"] }

0 commit comments

Comments
 (0)