mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-19 13:17:55 +00:00
Add rdkafka cmake-build feature.
This commit is contained in:
parent
cbb1449868
commit
954c408247
@ -54,7 +54,7 @@ gcp_auth = "0.7.2"
|
||||
lapin = "2.1.1"
|
||||
tokio-executor-trait = "2.1.0"
|
||||
tokio-reactor-trait = "1.1.0"
|
||||
rdkafka = "0.28.0"
|
||||
rdkafka = { version = "0.28.0", features = ["cmake-build"]}
|
||||
|
||||
# gRPC and Protobuf
|
||||
tonic = "0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user