lssa/bedrock_client/Cargo.toml
2026-01-08 09:26:11 +02:00

10 lines
170 B
TOML

[package]
name = "bedrock_client"
version = "0.1.0"
edition = "2024"
[dependencies]
reqwest.workspace = true
anyhow.workspace = true
common-http-client.workspace = true