resman 0.4.0

Runtime managed resource borrowing.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "downcast-rs"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"

[[package]]
name = "resman"
version = "0.4.0"
dependencies = [
 "downcast-rs",
 "rt_map",
]

[[package]]
name = "rt_map"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89c5df67462264bb223aa5e4c4be18377fdaaf3020e6bffcd985645241626209"