mirror of
https://github.com/4yn/slidershim.git
synced 2025-02-02 12:37:23 +01:00
12 lines
143 B
TOML
12 lines
143 B
TOML
|
[package]
|
||
|
name = "lzfx"
|
||
|
version = "0.1.0"
|
||
|
edition = "2018"
|
||
|
publish = false
|
||
|
|
||
|
[dependencies]
|
||
|
cxx = "1.0"
|
||
|
|
||
|
[build-dependencies]
|
||
|
cxx-build = "1.0"
|