File tree Expand file tree Collapse file tree
chirpstack-concentratord-2g4
chirpstack-concentratord-sx1301
chirpstack-concentratord-sx1302 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ publish = false
1111[dependencies ]
1212libloragw-2g4 = {path = " ../libloragw-2g4" }
1313libconcentratord = {path = " ../libconcentratord" }
14- chirpstack_api = { version = " 4.2.0-test.1 " , default-features = false }
14+ chirpstack_api = { version = " 4.2.0" , default-features = false }
1515serde = { version = " 1.0" , features = [" derive" ] }
1616toml = " 0.5"
1717clap = { version = " 4.1" , features = [" derive" ] }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ publish = false
1111[dependencies ]
1212libloragw-sx1301 = {path = " ../libloragw-sx1301" }
1313libconcentratord = {path = " ../libconcentratord" }
14- chirpstack_api = { version = " 4.2.0-test.1 " , default-features = false }
14+ chirpstack_api = { version = " 4.2.0" , default-features = false }
1515serde = { version = " 1.0" , features = [" derive" ] }
1616toml = " 0.5"
1717clap = { version = " 4.1" , features = [" derive" ] }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ publish = false
1111[dependencies ]
1212libloragw-sx1302 = {path = " ../libloragw-sx1302" }
1313libconcentratord = {path = " ../libconcentratord" }
14- chirpstack_api = { version = " 4.2.0-test.1 " , default-features = false }
14+ chirpstack_api = { version = " 4.2.0" , default-features = false }
1515serde = { version = " 1.0" , features = [" derive" ] }
1616toml = " 0.5"
1717clap = { version = " 4.1" , features = [" derive" ] }
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ publish = false
99log = " 0.4"
1010zmq = " 0.10"
1111lazy_static = " 1.4"
12- chirpstack_api = { version = " 4.2.0-test.1 " , default-features = false }
12+ chirpstack_api = { version = " 4.2.0" , default-features = false }
1313prost = " 0.11"
1414pbjson-types = " 0.5"
1515hex = " 0.4"
You can’t perform that action at this time.
0 commit comments