[dependencies.log]
version = "0.4"
[dev-dependencies.serial_test]
version = "3.0"
[dev-dependencies.vents]
version = "0.5"
[features]
checks = []
default = ["checks"]
[lib]
crate-type = ["rlib", "staticlib", "dylib"]
name = "refs"
[package]
authors = ["Vladas Zakrevksis <146100@gmail.com>"]
description = "My vision of reference counting"
edition = "2021"
homepage = "https://github.com/VladasZ/refs"
license = "MIT OR Apache-2.0"
name = "refs"
readme = "README.md"
repository = "https://github.com/VladasZ/refs"
version = "0.7.5"