urbit-http-api 0.7.1

Wraps the Urbit ship http api exposing it as an easy-to-use Rust crate.
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.crossbeam]
version = "0.8.0"

[dependencies.eventsource-threaded]
version = "0.1.0"

[dependencies.json]
version = "0.12.4"

[dependencies.rand]
version = "0.8.3"

[dependencies.regex]
version = "1.4.3"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.0"

[dependencies.thiserror]
version = "1.0.23"

[dependencies.yaml-rust]
version = "0.4.5"

[package]
authors = ["Robert Kornacki <11645932+robkorn@users.noreply.github.com>"]
description = "Wraps the Urbit ship http api exposing it as an easy-to-use Rust crate."
edition = "2018"
keywords = ["urbit", "http", "ship", "airlock", "library"]
license = "MIT"
name = "urbit-http-api"
repository = "https://github.com/robkorn/rust-urbit-http-api"
version = "0.7.1"