fluo 0.1.0

A causal delivery protocol on top of reto
[[bin]]
name = "fluo"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Sergiy Protsiv <sergiy@protsiv.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A causal delivery protocol on top of reto"
edition = "2021"
keywords = ["networking"]
license = "MIT OR Apache-2.0"
name = "fluo"
readme = "README.md"
repository = "https://github.com/fidinda/fluo"
version = "0.1.0"