Skip to content

Commit

Permalink
Fix missing import for wellknown types
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco committed Oct 23, 2019
1 parent 6ebe6f6 commit 81c1bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/wellknown/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ publish = false
tonic = { path = "../../tonic" }
bytes = "0.4"
prost = "0.5"
prost-types = "0.5"

[build-dependencies]
tonic-build = { path = "../../tonic-build" }

0 comments on commit 81c1bb3

Please sign in to comment.