1[package]
2name = "boxfnonce"
3version = "0.0.3"
4authors = ["Stefan Bühler <stbuehler@web.de>"]
5description = "safe FnOnce boxing for rust stable"
6documentation = "https://stbuehler.github.io/rustdocs/boxfnonce/boxfnonce/"
7homepage = "https://github.com/stbuehler/rust-boxfnonce"
8repository = "https://github.com/stbuehler/rust-boxfnonce"
9readme = "README.md"
10keywords = ["Box", "FnOnce"]
11license = "MIT"
12
13[dependencies]
14