# 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] edition = "2021" name = "robius-use-makepad" version = "0.1.1" authors = [ "Kevin Boos ", "Project Robius Maintainers", ] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Auto-configures all `robius-*` crates in your dependency tree to work with Makepad" homepage = "https://robius.rs/" documentation = "https://docs.rs/robius-use-makepad" readme = "README.md" keywords = [ "robius", "makepad", ] categories = [ "gui", "os", ] license = "MIT" repository = "https://github.com/project-robius/robius-use-makepad" [lib] name = "robius_use_makepad" path = "src/lib.rs" [features] default = ["robius-android-env/makepad"] [target.'cfg(target_os = "android")'.dependencies.robius-android-env] version = "0.2.0" optional = true