enterprise/enterprise-old/Cargo.toml

11 lines
210 B
TOML
Raw Normal View History

2020-02-04 14:48:19 +00:00
[package]
name = "enterprise"
version = "0.1.0"
authors = ["Michael Zhang <iptq@protonmail.com>"]
edition = "2018"
[workspace]
members = ["enterprise-compiler", "enterprise-macros", "todomvc"]
[dependencies]