tfconfig 0.2.1

Rust port of HashiCorp's terraform-config-inspect Go library
Documentation
[dependencies.hcl-rs]
version = "0.16.2"

[dependencies.tempdir]
version = "0.3.7"

[dependencies.thiserror]
version = "1.0.41"

[package]
authors = ["ASleepyCat dyeom340@gmail.com"]
categories = ["parsing"]
description = "Rust port of HashiCorp's terraform-config-inspect Go library"
edition = "2021"
license = "MPL-2.0"
name = "tfconfig"
readme = "README.md"
repository = "https://github.com/ASleepyCat/tfconfig-rs"
version = "0.2.1"