mirror of
https://github.com/lcdr/lu_packets.git
synced 2026-05-25 11:42:25 -05:00
11 lines
197 B
TOML
11 lines
197 B
TOML
[package]
|
|
name = "lu_packets"
|
|
version = "0.1.0"
|
|
authors = ["lcdr"]
|
|
edition = "2018"
|
|
license = "AGPL-3.0-or-later"
|
|
repository = "https://github.com/lcdr/lu_packets/"
|
|
|
|
[dependencies]
|
|
endio = "0.1.0"
|