celestedebugrc 0.3.0

Client for interacting with Everest DebugRC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.anyhow]
version = "1.0"

[dependencies.ureq]
default-features = false
version = "2.9"

[package]
description = "Client for interacting with Everest DebugRC"
edition = "2021"
license = "MIT"
name = "celestedebugrc"
repository = "https://github.com/jakobhellermann/celestetools"
version = "0.3.0"