Encrypted peer-to-peer IM for data security. Own data, own privacy. (Rust+Flutter)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
393 B

[package]
name = "esse_primitives"
version = "0.1.0"
authors = ["CympleTech <dev@cympletech.com>"]
edition = "2021"
readme = "README.md"
description = "ESSE common primitives."
repository = "https://github.com/cympletech/esse_types/primitives"
keywords = ["distributed", "p2p", "did", "ESSE"]
license = "MIT/Apache-2.0"
[dependencies]
tdn_types = { version = "0.7", default-features = false }