# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "azul-text-layout" version = "0.0.4" authors = ["Felix Schütt "] description = " Text layout algorithms Azul desktop GUI framework\n" homepage = "https://azul.rs/" readme = "./README.md" keywords = ["gui", "user-interface", "svg", "graphics", "native"] categories = ["gui"] license = "MIT" repository = "https://github.com/maps4print/azul" [dependencies.azul-core] version = "0.0.2" default-features = false [dependencies.azul-css] version = "0.0.1" default-features = false [dependencies.freetype] version = "0.4.1" default-features = false [dependencies.harfbuzz-sys] version = "0.3.4" features = ["build-native-harfbuzz", "build-native-freetype"] default-features = false [dependencies.unicode-normalization] version = "0.1.12" default-features = false