Skip to content

Commit 4362578

Browse files
fix(deps): update tokio-prost monorepo to 0.13.0
1 parent 6ca5788 commit 4362578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tailcall-upstream-grpc/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ tokio = { version = "1.37.0", features = ["full"] }
1212
headers = { workspace = true }
1313
tonic = "0.11.0"
1414
tonic-reflection = "0.11.0"
15-
prost = "0.12.4"
16-
prost-types = "0.12.4"
15+
prost = "0.13.0"
16+
prost-types = "0.13.0"
1717
tower = "0.4.13"
1818
hyper-util = { version = "0.1.3", features = ["tokio"] }
1919
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)