riscan-pro 0.2.1

Crack open RiSCAN PRO xml project files.
Documentation
# 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 = "riscan-pro"
version = "0.2.1"
authors = ["Pete Gadomski <pete.gadomski@gmail.com>"]
description = "Crack open RiSCAN PRO xml project files."
documentation = "https://docs.rs/riscan-pro"
readme = "README.md"
keywords = ["lidar", "riegl", "riscan"]
categories = ["science"]
license = "MIT"
repository = "https://github.com/gadomski/riscan-pro"

[[bin]]
name = "riscan-pro"
doc = false
[dependencies.serde]
version = "1.0"

[dependencies.clap]
version = "2.26"

[dependencies.quick-error]
version = "1.2"

[dependencies.nalgebra]
version = "0.13"
features = ["serde-serialize"]

[dependencies.serde_json]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.xmltree]
version = "0.6"
[dev-dependencies.approx]
version = "0.1"
[badges.travis-ci]
repository = "gadomski/riscan-pro"