stan 0.0.13

NATS Streaming client based on official NATS rust client
Documentation
[build-dependencies.prost-build]
version = "0.7.0"
[dependencies.bytes]
version = "1.0.1"

[dependencies.nats]
version = "0.9.7"

[dependencies.prost]
version = "0.7.0"

[dependencies.uuid]
features = ["v4"]
version = "0.8"
[dev-dependencies.cargo-readme]
version = "3.2.0"

[dev-dependencies.version-sync]
version = "0.9.2"

[package]
authors = ["Jell <jean-louis@reify.se>"]
description = "NATS Streaming client based on official NATS rust client"
documentation = "https://docs.rs/stan"
edition = "2018"
homepage = "https://github.com/ReifyAB/stan-rs"
license = "Apache-2.0"
name = "stan"
repository = "https://github.com/ReifyAB/stan-rs"
version = "0.0.13"