Sha256: fb7b8dff0bf17816305d619a1fa0e4152c01d5b0de31e8aa41feb97936f64bc0

Contents?: true

Size: 386 Bytes

Versions: 7

Compression:

Stored size: 386 Bytes

Contents

[package]
name = "cranelift_ruby"
version = "0.1.0"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rutie = "0.8"
cranelift-jit = "0.75.0"
cranelift = "0.75.0"
cranelift-module = "0.75.0"
cranelift-native = "0.75.0"
eyre = "0.6.5"
lazy_static = "1"

[lib]
name = "cranelift_ruby"
crate-type = ["cdylib"]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cranelift_ruby-0.1.6 Cargo.toml
cranelift_ruby-0.1.5 Cargo.toml
cranelift_ruby-0.1.4 Cargo.toml
cranelift_ruby-0.1.3 Cargo.toml
cranelift_ruby-0.1.2 Cargo.toml
cranelift_ruby-0.1.1 Cargo.toml
cranelift_ruby-0.1.0 Cargo.toml