ferrite-session 0.3.0

Session Types DSL for Rust
Documentation
[dependencies.ipc-channel]
version = "0.14.1"

[dependencies.log]
version = "0.4.14"

[dependencies.paste]
version = "1.0.6"

[dependencies.serde]
features = ["derive"]
version = "1.0.133"

[dependencies.tokio]
features = ["full"]
version = "1.15.0"

[package]
authors = ["Soares Chen <soares.chen@maybevoid.com>"]
description = "Session Types DSL for Rust"
edition = "2018"
homepage = "https://github.com/maybevoid/ferrite"
keywords = ["session-types"]
license = "MIT OR Apache-2.0"
name = "ferrite-session"
readme = "../README.md"
repository = "https://github.com/maybevoid/ferrite"
version = "0.3.0"