vicis 0.1.0

Manipulate LLVM-IR in Pure Rust
Documentation
[dependencies.anyhow]
version = "= 1.0.38"

[dependencies.either]
version = "= 1.6.1"

[dependencies.funty]
version = "= 1.1.0"

[dependencies.id-arena]
version = "= 2.2.1"

[dependencies.indicatif]
version = "= 0.15.0"

[dependencies.nom]
version = "= 6.0.1"

[dependencies.rustc-hash]
version = "= 1.1.0"

[package]
authors = ["uint256_t <uint2p8_t@protonmail.com>"]
description = "Manipulate LLVM-IR in Pure Rust"
documentation = "https://docs.rs/vicis"
edition = "2018"
homepage = "https://github.com/maekawatoshiki/vicis"
keywords = ["llvm", "compiler"]
license-file = "LICENSE"
name = "vicis"
readme = "README.md"
repository = "https://github.com/maekawatoshiki/vicis"
version = "0.1.0"