13 lines
369 B
TOML
13 lines
369 B
TOML
[package]
|
|
name = "makepad-shell"
|
|
version = "1.0.0"
|
|
authors = ["Makepad <info@makepad.nl>"]
|
|
edition = "2021"
|
|
description = "Makepad shell functions"
|
|
license = "MIT OR Apache-2.0"
|
|
homepage = "https://github.com/makepad/makepad/"
|
|
repository = "https://github.com/makepad/makepad/"
|
|
metadata.makepad-auto-version = "EPvMw2cFfZL9PPEEKlQq49V2P94="
|
|
|
|
[features]
|
|
[dependencies]
|