···11[package]
22name = "atproto-record"
33-version = "0.8.0"
33+version = "0.8.1"
44description = "AT Protocol record signature operations - cryptographic signing and verification for AT Protocol records"
55readme = "README.md"
66homepage = "https://tangled.sh/@smokesignal.events/atproto-identity-rs"
+1-1
crates/atproto-xrpcs-helloworld/Cargo.toml
···11[package]
22name = "atproto-xrpcs-helloworld"
33-version = "0.8.0"
33+version = "0.8.1"
44description = "Complete example implementation of an AT Protocol XRPC service with DID web functionality and JWT authentication"
55edition.workspace = true
66rust-version.workspace = true
+1-1
crates/atproto-xrpcs/Cargo.toml
···11[package]
22name = "atproto-xrpcs"
33-version = "0.8.0"
33+version = "0.8.1"
44description = "Core building blocks for implementing AT Protocol XRPC services with JWT authorization"
55edition.workspace = true
66rust-version.workspace = true