Skip to content

Commit

Permalink
Update chirpstack_api to v4.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed May 13, 2024
1 parent b2dae76 commit f7b6ad0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"usage",
"derive",
] }
chirpstack_api = { version = "4.8.0-test.2", default-features = false, features = [
chirpstack_api = { version = "4.8", default-features = false, features = [
"json",
] }
lrwn_filters = { version = "4.7", features = ["serde"] }
Expand Down

0 comments on commit f7b6ad0

Please sign in to comment.