notifica-common 0.3.0

Notifica sdk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "notifica-common"
version = "0.3.0"
edition.workspace = true
description = "Notifica sdk"
license.workspace = true
homepage = "https://github.com/Flippico/notifica-sdk"
readme = "README.md"
repository = "https://github.com/Flippico/notifica-sdk"

[dependencies]
serde_json = { workspace = true }
serde = { workspace = true, features = ["derive"] }