[dependencies.xdl-core]
version = "0.1.1"
[lib]
name = "xdl_runtime"
path = "src/lib.rs"
[package]
authors = ["XDL Rust Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "XDL runtime system"
documentation = "https://turingworks.github.io/xdl"
edition = "2021"
homepage = "https://turingworks.github.io/xdl"
license = "GPL-2.0"
name = "xdl-runtime"
readme = false
repository = "https://github.com/turingworks/xdl"
version = "0.1.1"