Skip to content

Commit

Permalink
bump semtech udp to 0.11 (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
lthiery committed Aug 16, 2023
1 parent a4358e4 commit d5801ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -71,7 +71,7 @@ angry-purple-tiger = "0"
lorawan = { package = "lorawan", path = "lorawan" }
beacon = { git = "https://github.com/helium/proto", branch = "master" }
exponential-backoff = { git = "https://github.com/yoshuawuyts/exponential-backoff", branch = "master" }
semtech-udp = { version = ">=0.10.9", default-features = false, features = [
semtech-udp = { version = ">=0.11", default-features = false, features = [
"server",
] }
helium-crypto = ">=0.8"
Expand Down

0 comments on commit d5801ab

Please sign in to comment.