celestedebugrc 0.3.0

Client for interacting with Everest DebugRC
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "celestedebugrc"
description = "Client for interacting with Everest DebugRC"
license.workspace = true
repository.workspace = true
version.workspace = true
edition = "2021"

[dependencies]
ureq = { version = "2.9", default-features = false }
anyhow = "1.0"