phytrace-sdk 0.0.1

PhyTrace SDK for autonomous systems telemetry capture and streaming
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "phytrace-sdk"
version = "0.0.1"
authors = ["PhyWare Engineering <engineering@phyware.io>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "PhyTrace SDK for autonomous systems telemetry capture and streaming"
homepage = "https://phyware.io"
documentation = "https://docs.phyware.io/phytrace-sdk"
readme = "README.md"
keywords = [
    "robotics",
    "telemetry",
    "autonomous",
    "iot",
    "phyware",
]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/phyware/phytrace-sdk-rust"

[lib]
name = "phytrace_sdk"
path = "src/lib.rs"