Skip to content

Commit

Permalink
fix rust ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hanfei1991 committed May 25, 2020
1 parent b17edac commit 3367f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ prost-derive = { version = "0.6", optional = true }
lazy_static = { version = "1.3", optional = true }

[build-dependencies]
protobuf-build = { version = "0.11.0", default-features = false }
protobuf-build = { version = "0.11.2", default-features = false }

0 comments on commit 3367f9a

Please sign in to comment.