ferrite-session 0.1.0

Session Types DSL for Rust
Documentation
[dependencies.async-macros]
version = "~2.0.0"

[dependencies.async-std]
features = ["unstable", "attributes"]
version = "~1.7.0"

[dependencies.env_logger]
version = "~0.7.1"

[dependencies.futures]
version = "~0.3.6"

[dependencies.log]
version = "~0.4.11"

[dependencies.paste]
version = "~1.0.1"

[dependencies.rand]
version = "~0.7.3"

[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"
repository = "https://github.com/maybevoid/ferrite"
version = "0.1.0"