# 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 = "skryn" version = "0.0.4" authors = ["Fasih Rana "] exclude = [".idea", "Skryn.iml"] description = "A servo/webrender based Desktop GUI library" license = "MIT" [dependencies.app_units] version = "0.7" [dependencies.clipboard] version = "^0.5.0" [dependencies.euclid] version = "0.19" [dependencies.font-kit] version = "^0.1.0" [dependencies.gleam] version = "^0.6.13" [dependencies.glutin] version = "^0.21.0-rc2" [dependencies.harfbuzz] version = "=0.3.0" [dependencies.harfbuzz-sys] version = "=0.3.0" [dependencies.itertools] version = "^0.8.0" [dependencies.lazy_static] version = "^1.3.0" [dependencies.scan-rules] version = "^0.2.0" [dependencies.unicode-bidi] version = "^0.3.4" [dependencies.webrender] version = "^0.58" [dependencies.winit] version = "^0.19"