[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Library implementation of the standard library's old `scoped_thread_local!`\nmacro for providing scoped access to thread local storage (TLS) so any type can\nbe stored into TLS.\n"
documentation = "https://docs.rs/scoped-tls"
homepage = "https://github.com/alexcrichton/scoped-tls"
license = "MIT/Apache-2.0"
name = "scoped-tls"
readme = "README.md"
repository = "https://github.com/alexcrichton/scoped-tls"
rust-version = "1.59"
version = "1.0.1"