[badges.travis-ci]
branch = "master"
repository = "clbarnes/neurarbor"
[dependencies.slab_tree]
version = "0.3.2"
[dev-dependencies.cargo-readme]
version = "3.2.0"
[package]
authors = ["Chris Barnes <barnesc@janelia.hhmi.org>"]
description = "Utilities for manipulating tree graphs, for the analysis of neuronal arbors."
documentation = "https://docs.rs/neurarbor"
edition = "2018"
homepage = "https://github.com/clbarnes/neurarbor"
license = "MIT"
name = "neurarbor"
readme = "README.md"
repository = "https://github.com/clbarnes/neurarbor"
version = "0.2.0"
[package.metadata.release]
disable-publish = true