lavish 0.4.0

RPC runtime for Lavish
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "lavish"
version = "0.4.0"
authors = ["Amos Wenger <amoswenger@gmail.com>"]
description = "RPC runtime for Lavish"
readme = "README.md"
keywords = ["rpc", "msgpack", "ipc", "lavish"]
categories = ["network-programming", "encoding"]
license = "MIT"
repository = "https://github.com/lavish-lang/lavish-rs"
[dependencies.byteorder]
version = "1.3.2"

[dependencies.bytes]
version = "0.4.12"

[dependencies.chrono]
version = "0.4.6"

[dependencies.log]
version = "0.4.6"

[dependencies.num-traits]
version = "0.2.8"

[dependencies.rmp]
version = "0.8.7"
[dev-dependencies.netbuf]
version = "0.4.1"
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "lavish-lang/lavish-rs"