[package] name = "scitano" version = "1.0.0" edition = "2021" description = "Scitano Unified Editor - SciTE menus, strict Nano hotkeys, Geany features in Rust/iced" [dependencies] iced = { version = "0.13", features = ["highlighter", "advanced"] }