bombhopper 0.1.2

Rust bindings for bombhopper.io.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.serde]
features = ["derive"]
version = "1.0.137"

[dev-dependencies.serde_json]
version = "1.0.0"

[package]
authors = ["voxal"]
description = "Rust bindings for bombhopper.io."
edition = "2021"
license = "MIT/Apache-2.0"
name = "bombhopper"
readme = "README.md"
repository = "https://github.com/voxxal/bombhopper-rs"
version = "0.1.2"