wedge/desktop/Cargo.toml

9 lines
168 B
TOML
Raw Normal View History

2019-08-14 00:18:09 +00:00
[package]
name = "wedge_desktop"
version = "0.1.0"
authors = ["Michael Zhang <iptq@protonmail.com>"]
edition = "2018"
[dependencies]
wedge_core = { path = "../core" }