Skip to content

Commit db00672

Browse files
fix(deps): update rust crate tower to 0.5.0
1 parent e5faeec commit db00672

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
@@ -12,7 +12,7 @@ tonic = "0.11.0"
1212
tonic-reflection = "0.11.0"
1313
prost = "0.12.3"
1414
prost-types = "0.12.3"
15-
tower = "0.4.13"
15+
tower = "0.5.0"
1616
hyper-util = { version = "0.1.3", features = ["tokio"] }
1717
http-body-util = "0.1.0"
1818
anyhow = "1.0.82"

0 commit comments

Comments
 (0)