[package]
name = "dictator-ruby"
version = "0.4.0"
description = "Ruby language decree for Dictator structural linter"
edition.workspace = true
authors.workspace = true
license.workspace = true
[lints]
workspace = true
[dependencies]
dictator-decree-abi = { version = "0.4.0", path = "../dictator-decree-abi" }
dictator-core = { version = "0.4.0", path = "../dictator-core" }
memchr = "2"