mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
8 lines
148 B
TOML
8 lines
148 B
TOML
[package]
|
|
authors = ["Henrik Rydgård <hrydgard@gmail.com>"]
|
|
edition = "2018"
|
|
name = "langtool"
|
|
version = "0.1.0"
|
|
|
|
[dependencies]
|
|
structopt = "0.3"
|