Update lrwn/Cargo.toml.

This commit is contained in:
Orne Brocaar 2022-04-06 22:13:16 +01:00
parent 1817651e78
commit 0fe1ff10b4

View File

@ -1,8 +1,12 @@
[package]
name = "lrwn"
description = "Library for encoding / decoding LoRaWAN frames."
homepage = "https://www.chirpstack.io"
license = "MIT"
version = "1.0.0"
authors = ["Orne Brocaar <info@brocaar.com>"]
edition = "2018"
repository = "https://github.com/chirpstack/chirpstack"
[dependencies]
hex = "0.4"