[package] name = "trans-gen-core" version = "0.3.0-alpha.2" authors = ["kuviman "] description = "Generating trans code (helper library)" license = "MIT" homepage = "https://github.com/kuviman/trans-gen" edition = "2018" [dependencies] include_dir = "0.6" trans = { path = "../trans", version = "0.3.0-alpha" }