pyreworks-common 0.2.0

Common library for use in Pyreworks APIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "pyreworks-common"
version = "0.2.0"
edition = "2021"

description = "Common library for use in Pyreworks APIs"
license = "MIT"

[dependencies]
css-color = "0.2.8"
thiserror = "1.0.64"