Skip to content

Commit

Permalink
Update chirpstack-api to v4.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Dec 7, 2023
1 parent dffe772 commit fc87368
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"usage",
"derive",
] }
chirpstack_api = { version = "4.6.0-test.1", default-features = false, features = [
chirpstack_api = { version = "4.6", default-features = false, features = [
"json",
] }
lrwn_filters = { version = "4.5", features = ["serde"] }
lrwn_filters = { version = "4.6", features = ["serde"] }
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
log = "0.4"
Expand Down

0 comments on commit fc87368

Please sign in to comment.