mirror of https://github.com/dragonflyoss/api.git
chore: remove protoc (#144)
This commit is contained in:
parent
9ef3e71cfa
commit
9e00d62720
|
|
@ -14,7 +14,6 @@ readme = "README.md"
|
||||||
tonic = "0.9.0"
|
tonic = "0.9.0"
|
||||||
prost = "0.11"
|
prost = "0.11"
|
||||||
prost-types = "0.11"
|
prost-types = "0.11"
|
||||||
protoc = "2.28.0"
|
|
||||||
tokio = { version = "1.27.0", features = ["rt-multi-thread", "macros"] }
|
tokio = { version = "1.27.0", features = ["rt-multi-thread", "macros"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue