summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 611fd07f0bd2c03ffbae261e9a271ced060e2039 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "rspsxserial"
version = "0.1.0"
authors = ["Xavier ASUS <xavi92psx@gmail.com>"]

[dependencies]
serial = "0.4.0"