[dependencies.indexmap]
optional = true
version = "2.2.6"
[dependencies.smallvec]
optional = true
version = "1.11.1"
[dependencies.static-self-derive]
version = "0.1.1"
[lib]
name = "static_self"
path = "src/lib.rs"
[package]
authors = ["Devon Govett <devongovett@gmail.com>", "Donny <kdy1997.dev@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A trait for values that can be cloned with a static lifetime"
edition = "2021"
keywords = []
license = "MPL-2.0"
name = "static-self"
readme = false
repository = "https://github.com/parcel-bundler/lightningcss"
version = "0.1.2"