dirtydata-observer 0.1.0

Provenance Engine — stub
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "dirtydata-observer"
description = "Provenance Engine — stub"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true

[dependencies]
dirtydata-core = { path = "../dirtydata-core" , version = "0.1.0" }
serde.workspace = true
serde_json.workspace = true