runmat-telemetry 0.4.9

Shared telemetry schema for RunMat runtime events
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 = "runmat-telemetry"
version = "0.4.9"
authors = ["Dystr Team"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Shared telemetry schema for RunMat runtime events"
homepage = "https://runmat.com"
readme = false
license = "MIT"
license-file = "LICENSE"
repository = "https://github.com/runmat-org/runmat"

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

[dependencies.runmat-accelerate-api]
version = "=0.4.9"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_json]
version = "1"