Skip to content

Commit b739078

Browse files
committed
Update chirpstack_api crate.
This update extends the gateway stats with duty-cycle metrics (if provided by the gateway).
1 parent f955af7 commit b739078

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"usage",
1717
"derive",
1818
] }
19-
chirpstack_api = { version = "4.7", default-features = false, features = [
19+
chirpstack_api = { version = "4.8.0-test.2", default-features = false, features = [
2020
"json",
2121
] }
2222
lrwn_filters = { version = "4.7", features = ["serde"] }

0 commit comments

Comments
 (0)