[package] name = "ui-automation" version = "0.1.1" authors = ["Tristan Gerritsen"] description = "Control the User Interface, cross-platform." edition = "2021" homepage = "https://github.com/usadson/ui-automation" license = "Apache-2.0" repository = "https://github.com/usadson/ui-automation" [dependencies] thiserror = "1" lazy_static = "1" libc = "0.2"