Files
wasmtime/lib/codegen/meta/Cargo.toml
2018-09-10 10:00:45 -07:00

13 lines
408 B
TOML

[package]
name = "cranelift-codegen-meta"
authors = ["The Cranelift Project Developers"]
version = "0.21.1"
description = "Metaprogram for cranelift-codegen code generator library"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/CraneStation/cranelift"
readme = "README.md"
[badges]
maintenance = { status = "experimental" }
travis-ci = { repository = "CraneStation/cranelift" }