[package] name = "oil_shared" version = "0.1.0" authors = ["Nemikolh ", "Vaelden "] homepage = "http://oil-lang.github.io/" repository = "https://github.com/oil-lang/oil-rs" license = "MIT" keywords = ["ui", "parser"] description = "Support code shared by oil libraries." [dependencies] phf = "*" phf_macros = "*"