[package] name = "haussmann" description = "Integrate highly customisable widgets and themes for any Rust application or GUI library" authors = ["Antonin Hérault "] repository = "https://github.com/antoninhrlt/haussmann" readme = "README.md" keywords = ["widgets", "gui", "ux", "application", "theme"] license = "MIT" version = "0.0.3" edition = "2021" [dependencies] [dev-dependencies] sdl2 = "0.35.2"