[dependencies]
[package]
authors = ["Jakub Kądziołka <kuba@kadziolka.net>"]
description = "rustc hates him! Sidestep borrow checking with this weird trick (no unsafe inside)."
documentation = "https://docs.rs/fake-static/"
edition = "2018"
license = "MIT"
name = "fake-static"
readme = "README.md"
repository = "https://github.com/NieDzejkob/fake-static"
version = "0.1.0"