mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-10-31 22:28:49 +00:00
9 lines
171 B
TOML
9 lines
171 B
TOML
|
[package]
|
||
|
authors = ["Jorge Aparicio <jorge.aparicio@ferrous-systems.com>"]
|
||
|
edition = "2018"
|
||
|
license = "MIT OR Apache-2.0"
|
||
|
name = "pids"
|
||
|
version = "0.0.0"
|
||
|
|
||
|
[dependencies]
|