mirror of
https://github.com/lcdr/lu_packets.git
synced 2026-05-25 03:20:14 -05:00
11 lines
281 B
TOML
11 lines
281 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 = { git = "https://github.com/lcdr/endio", rev = "cb5020f6749a301ae925592f9ad1920919894ddb" }
|