zi 0.3.2

A declarative library for building monospace user interfaces
Documentation
[package]
name = "zi"
version = "0.3.2"
authors = ["Marius Cobzarenco <marius@reinfer.io>"]
description = "A declarative library for building monospace user interfaces"
readme = "README.md"
homepage = "https://github.com/mcobzarenco/zi"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.56"

[dependencies]
euclid = "0.22.7"
log = "0.4.16"
ropey = "1.4.1"
smallstr = "0.3.0"
smallvec = "1.8.0"
unicode-segmentation = "1.9.0"
unicode-width = "0.1.9"