bezel-zed-path 0.3.7+zed.82aeef

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

[lib]
name = "path"
path = "src/path.rs"

[features]
test-support = []

[dependencies]
anyhow.workspace = true
dunce.workspace = true
serde = { workspace = true, optional = true }

[lints]
workspace = true