shed/perthread/Cargo.toml (12 lines of code) (raw):
# @generated by autocargo
[package]
name = "perthread"
version = "0.1.0"
authors = ["Facebook <opensource+rust-shed@fb.com>"]
edition = "2021"
description = "Provides ThreadMap structure for accessing PerThread thread local variables form a static context"
readme = "../../README.md"
repository = "https://github.com/facebookexperimental/rust-shed/"
license = "MIT OR Apache-2.0"
[dev-dependencies]
lazy_static = "1.0"