Skip to content

Commit 06b12d9

Browse files
authored
Merge pull request #393 from helium/lthiery/update-semtech-udp-0.10.7
update semtech-udp to v0.10.7
2 parents 4ae148f + 1fca7dc commit 06b12d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -55,7 +55,7 @@ angry-purple-tiger = "0"
5555
lorawan = { package = "lorawan", path = "lorawan" }
5656
beacon = { package = "beacon", path = "beacon" }
5757
exponential-backoff = {git = "https://github.com/yoshuawuyts/exponential-backoff", branch = "master"}
58-
semtech-udp = { version = ">=0.10.6", default-features=false, features=["server"] }
58+
semtech-udp = { version = ">=0.10.7", default-features=false, features=["server"] }
5959
helium-crypto = "0.6"
6060

6161
[features]

0 commit comments

Comments
 (0)