Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[package]
name = "zed_elm"
version = "0.0.1"
edition = "2021"
publish = false
license = "Apache-2.0"
[lints]
workspace = true
[lib]
path = "src/elm.rs"
crate-type = ["cdylib"]
[dependencies]
zed_extension_api = "0.1.0"