regalloc 0.0.5

Modular register allocation algorithms
Documentation
[package]
name = "regalloc"
version = "0.0.5"
authors = ["The Regalloc.rs Developers"]
edition = "2018"
license = "Apache-2.0"
description = "Modular register allocation algorithms"

[dependencies]
rustc-hash = "1.0.1"
log = { version = "0.4.8", default-features = false }