blackd-client 0.1.0

Blazing fast Python code formatting using Black
[dependencies.custom_error]
version = "1.9.2"

[dependencies.minreq]
version = "2.3.1"

[dependencies.pico-args]
default_features = false
version = "0.4.2"
[dev-dependencies.httpmock]
version = "0.5.8"

[dev-dependencies.pretty_assertions]
version = "0.7.2"

[package]
authors = ["disrupted <hi@salomonpopp.me>"]
categories = ["command-line-utilities"]
description = "Blazing fast Python code formatting using Black"
edition = "2021"
keywords = ["code-formatter", "cli", "black", "blackd", "python"]
license = "GPL-3.0"
name = "blackd-client"
readme = "README.md"
repository = "https://github.com/disrupted/blackd-client"
version = "0.1.0"