# 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] edition = "2021" name = "zellij_widgets" version = "0.1.3" description = "A wiget library for zellij" readme = "README.md" license = "MIT" repository = "https://github.com/Kangaxx-0/zellij_widgets" [dependencies.bitflags] version = "2.3" [dependencies.cassowary] version = "0.3" [dependencies.indoc] version = "2.0.4" [dependencies.itertools] version = "0.12" [dependencies.lru] version = "0.12.0" [dependencies.parking_lot] version = "0.12" [dependencies.paste] version = "1.0.14" [dependencies.strum] version = "0.25" features = ["derive"] [dependencies.unicode-segmentation] version = "1.10" [dependencies.unicode-width] version = "0.1"