crosis 0.0.1

The unofficial Crosis API for [@replit's](https://repl.it) container protocol implemented in Rust.
Documentation
[package]
name = "crosis"
version = "0.0.1"
authors = ["Leon Davis <bodged@pm.me>"]
description = "The unofficial Crosis API for [@replit's](https://repl.it) container protocol implemented in Rust."
readme = "README.md"
repository = "https://github.com/LeonskiDev/rust-crosis"
license = "MIT"
keywords = ["api", "crosis", "protobuf", "protocol"]
categories = ["api-bindings"]
edition = "2018"

[dependencies]
prost = "0.6"
prost-types = "0.6"