Files
wasmtime/cranelift/isle/isle/Cargo.toml
2021-11-11 15:56:55 -08:00

10 lines
177 B
TOML

[package]
name = "isle"
version = "0.1.0"
authors = ["Chris Fallin <chris@cfallin.org>"]
edition = "2018"
license = "Apache-2.0 WITH LLVM-exception"
[dependencies]
log = "0.4"