summaryrefslogtreecommitdiffstats
path: root/plugins/tedge_dummy_plugin/Cargo.toml
blob: 53bd87139f6c67347469d9c8ef4449964d69f18e (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "tedge_dummy_plugin"
version = "0.4.3"
authors = ["thin-edge.io team <info@thin-edge.io>"]
edition = "2018"
license = "Apache-2.0"
description = "thin.edge.io dummy plugin for testing"

[dependencies]
structopt = "0.3"
thiserror = "1.0"