Skip to content

Commit

Permalink
reset protobuf-build
Browse files Browse the repository at this point in the history
Signed-off-by: qupeng <qupeng@pingcap.com>
  • Loading branch information
hicqu committed May 24, 2021
1 parent 974fc3a commit 54c3d52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ protobuf-codec = ["protobuf-build/protobuf-codec", "bytes"]
prost-codec = ["protobuf-build/prost-codec", "prost", "lazy_static"]

[build-dependencies]
# protobuf-build = { version = "0.12", default-features = false }
protobuf-build = { git = "https://github.com/tikv/protobuf-build", default-features = false }
protobuf-build = { version = "0.12", default-features = false }

[dependencies]
bytes = { version = "1", optional = true }
Expand Down

0 comments on commit 54c3d52

Please sign in to comment.