# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "ttf-noto-sans" version = "0.1.2" authors = ["gifnksm "] description = "Noto Sans TrueType fonts for embedding into your application binary." documentation = "https://docs.rs/ttf-noto-sans/0.1.0/ttf_noto_sans/" readme = "README.md" keywords = [ "truetype", "font", "noto", "sans", ] categories = [ "games", "gui", ] license = "MIT/Apache-2.0" repository = "https://github.com/gifnksm/ttf-noto-sans" [dependencies] [dev-dependencies.conrod] version = "0.51" features = ["piston"] [dev-dependencies.piston_window] version = "0.63" [features] bold = [] bold_italic = [] default = ["regular"] italic = [] regular = [] [badges.travis-ci] repository = "gifnksm/ttf-noto-sans"