# 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 = "libui" version = "0.3.0" authors = ["Jakob K "] description = "A native, cross-platform and lightweight UI toolkit." documentation = "https://docs.rs/libui/" readme = "README.md" keywords = [ "windows", "gtk", "gui", "user_interface", "macos", ] categories = [ "gui", "os::macos-apis", "os::unix-apis", "os::windows-apis", ] license = "MIT" repository = "https://github.com/libui-rs/libui" [dependencies.bitflags] version = "1" [dependencies.libc] version = "0.2" [dependencies.libui-ffi] version = "0.3.0"