blob: 182b89de2be6103e2ba8211e448a8018d485b6e9 [file] [log] [blame]
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "treeline"
version = "0.1.0"
authors = ["softprops <d.tangren@gmail.com>"]
description = "a library for visualizing tree structured data"
homepage = "https://github.com/softprops/treeline"
documentation = "https://softprops.github.io/treeline"
keywords = ["tree"]
license = "MIT"
repository = "https://github.com/softprops/treeline"