ink-analyzer 0.9.2

A library for semantic analysis of ink! smart contract code.
Documentation
[dependencies.ink-analyzer-ir]
version = "0.13"

[dependencies.itertools]
version = "0.12.1"

[dependencies.once_cell]
version = "1.19.0"

[dependencies.regex]
version = "1.10.3"
[dev-dependencies.prettyplease]
features = ["verbatim"]
version = "0.2.16"

[dev-dependencies.quote]
version = "1.0.35"

[dev-dependencies.syn]
version = "2.0.48"

[package]
authors = ["David Semakula <hello@davidsemakula.com>"]
categories = ["development-tools"]
description = "A library for semantic analysis of ink! smart contract code."
edition = "2021"
homepage = "https://github.com/ink-analyzer/ink-analyzer"
keywords = ["ink", "smart-contract", "polkadot", "substrate", "blockchain"]
license = "MIT OR Apache-2.0"
name = "ink-analyzer"
readme = "README.md"
repository = "https://github.com/ink-analyzer/ink-analyzer"
version = "0.9.2"