[dependencies]
[package]
authors = ["Jan Danielsson <jan.danielsson@qrnch.com>"]
description = "RAII wrapper for non-RAII objects."
edition = "2018"
exclude = ["build.sh", "tag.sh", "publish.sh"]
keywords = ["raii", "cleanup"]
license = "0BSD"
name = "autocleanup"
repository = "https://github.com/openqrnch/autocleanup"
version = "0.8.0"