edgee-sdk 1.8.3

The full-stack edge platform for your edge oriented applications
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 = "edgee-sdk"
version = "1.8.3"
authors = ["Edgee <opensource@edgee.cloud>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "The full-stack edge platform for your edge oriented applications"
readme = "README.md"
keywords = ["Edgee"]
license = "Apache-2.0"
repository = "https://github.com/edgee-cloud/sdk"

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

[dependencies.md5]
version = "0.7.0"

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