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