Scalable and distributed custom feed generator, ott - on that topic
at main 7 lines 135 B view raw
1[package] 2name = "ott-types" 3version = "0.1.0" 4edition = "2024" 5 6[dependencies] 7serde = { version = "1.0.228", features = ["derive"] }