fakturoid 0.1.2

Client library for fakturoid.cz
Documentation
[dependencies.base64]
version = "0.13.0"

[dependencies.chrono]
features = ["serde"]
version = "0.4.19"

[dependencies.reqwest]
features = ["json"]
version = "0.10.9"

[dependencies.rust_decimal]
features = ["serde"]
version = "1.8.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.118"

[dependencies.serde_json]
version = "1.0.60"

[dependencies.tree_magic]
version = "0.2.3"
[dev-dependencies.tokio]
features = ["full"]
version = "0.2"

[package]
authors = ["Josef Rokos <pepa@bukova.info>"]
categories = ["api-bindings"]
description = "Client library for fakturoid.cz"
edition = "2018"
keywords = ["fakturoid", "API_client"]
license-file = "LICENSE"
name = "fakturoid"
readme = "README.md"
repository = "https://github.com/PepaRokos/fakturoid"
version = "0.1.2"