melior 0.3.2

The rustic MLIR bindings in Rust
[dependencies.mlir-sys]
version = "0.1"

[dependencies.once_cell]
version = "1"
[dev-dependencies.indoc]
version = "2.0.1"

[dev-dependencies.insta]
version = "1.29.0"

[dev-dependencies.pretty_assertions]
version = "1.3.0"

[package]
description = "The rustic MLIR bindings in Rust"
documentation = "https://raviqqe.github.io/melior/melior/"
edition = "2021"
license = "Apache-2.0"
name = "melior"
readme = "README.md"
repository = "https://github.com/raviqqe/melior"
version = "0.3.2"