gpui_shared_string-gpui-standalone 1.4.4

Standalone mirror of Zed's gpui_shared_string crate.
Documentation
# 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 = "2024"
name = "gpui_shared_string-gpui-standalone"
version = "1.4.4"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Standalone mirror of Zed's gpui_shared_string crate."
readme = false
license = "Apache-2.0"
repository = "https://github.com/zed-industries/zed"

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

[dependencies.schemars]
version = "^1.0"
features = ["indexmap2"]

[dependencies.serde]
version = "^1.0.221"
features = [
    "derive",
    "rc",
]

[dependencies.smol_str]
version = "^0.3.6"