can't be bothered writing a commit message

This commit is contained in:
Breadway 2026-07-16 22:22:53 +08:00
commit 697b009627
55 changed files with 21320 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[package]
name = "breadarr-shared"
version = "0.1.0"
edition = "2021"
[dependencies]
serde.workspace = true
anyhow.workspace = true
toml.workspace = true
reqwest.workspace = true
chrono.workspace = true