[package] name = "oxinscribe" version = "0.0.1" edition = "2021" license-file = "LICENSE.md" description = "simple framework for a text editor" repository = "https://github.com/hueblu/oxinscribe/" readme = "README.md" [dependencies] anyhow = "1" ropey = "1.5"