rplugin 0.3.0

Rust plugin system for AST processing
[dependencies.abi_stable]
version = "0.10.3"

[dependencies.rplugin_macros]
version = "0.1.1"

[dependencies.string_cache]
version = "0.8.2"

[dependencies.swc_common]
features = ["plugin-base"]
version = "0.15.0"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Rust plugin system for AST processing"
edition = "2018"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "rplugin"
repository = "https://github.com/swc-project/swc.git"
version = "0.3.0"