jacquard-api 0.2.0

Generated AT Protocol API bindings for Jacquard
Documentation
[dependencies.bon]
version = "3"

[dependencies.bytes]
features = ["serde"]
version = "1.10"

[dependencies.jacquard-common]
version = "0.2.0"

[dependencies.jacquard-derive]
version = "0.2.0"

[dependencies.miette]
version = "7.6"

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

[dependencies.thiserror]
version = "2.0"

[features]
app_bsky = []
chat_bsky = []
com_atproto = []
default = ["com_atproto"]
tools_ozone = []

[lib]
name = "jacquard_api"
path = "src/lib.rs"

[package]
authors = ["Orual <orual@nonbinary.computer>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "web-programming::http-client"]
description = "Generated AT Protocol API bindings for Jacquard"
edition = "2024"
exclude = [".direnv"]
keywords = ["atproto", "at", "bluesky", "api", "client"]
license = "MPL-2.0"
name = "jacquard-api"
readme = "README.md"
repository = "https://tangled.org/@nonbinary.computer/jacquard"
resolver = "2"
version = "0.2.0"

[package.metadata.docs.rs]
features = ["com_atproto", "app_bsky", "chat_bsky", "tools_ozone"]