anchors 0.6.0

async incremental computations
Documentation
[[bench]]
harness = false
name = "benchmarks"

[dependencies.arena-graph]
version = "0.1.0"

[dependencies.im]
version = "15.0.0"

[dependencies.typed-arena]
version = "2.0.1"

[dev-dependencies.criterion]
version = "0.3"

[lib]
bench = false

[package]
authors = ["Robert Lord <robert@lord.io>"]
description = "async incremental computations"
documentation = "https://docs.rs/anchors"
edition = "2018"
license = "MIT"
name = "anchors"
repository = "https://github.com/lord/anchors"
version = "0.6.0"

[profile.bench]
lto = true

[profile.release]
debug = true