bezel-gpui-shared-string 0.3.8+zed.82aeef

gpui_shared_string from zed-industries/zed, republished for the bezel gpui fork
Documentation
[package]
name = "bezel-gpui-shared-string"
version = "0.3.8+zed.82aeef"
description = "gpui_shared_string from zed-industries/zed, republished for the bezel gpui fork"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/crabtalk/zed"
edition.workspace = true

[lib]
name = "gpui_shared_string"
path = "gpui_shared_string.rs"

[dependencies]
schemars.workspace = true
serde.workspace = true
smol_str = "0.3.6"

[lints]
workspace = true