mirror of
https://github.com/4yn/slidershim.git
synced 2024-11-13 17:31:00 +01:00
12 lines
147 B
TOML
12 lines
147 B
TOML
|
[package]
|
||
|
name = "wwserial"
|
||
|
version = "0.1.0"
|
||
|
edition = "2018"
|
||
|
publish = false
|
||
|
|
||
|
[dependencies]
|
||
|
cxx = "1.0"
|
||
|
|
||
|
[build-dependencies]
|
||
|
cxx-build = "1.0"
|