[package] name = "minecraft_decorated_strings" version = "0.2.0" authors = ["Lucky3028 "] edition = "2018" description = "This repository will help you to generate decorated strings in Minecraft." license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ansi_term = "0.12.1" hashlink = "0.5.1"