[package] name = "octicons" version = "0.2.0" authors = ["YetAnotherMinion "] license = "MIT" categories = ["gui", "web-programming" ] keywords = ["octicons", "icons" ] description = "A scalable set of icons handcrafted with <3 by GitHub ported for use in Rust." documentation = "https://docs.rs/octicons/" edition = "2018" [build-dependencies] xmlparser = "0.13" quote = "1" proc-macro2 = "1" [dependencies]