Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
75
fork

Configure Feed

Select the types of activity you want to include in your feed.

add description to cargo file

videah 19cfe37e ab599b4d

+1 -1
+1 -1
Cargo.toml
··· 4 4 version = "0.1.0" 5 5 edition = "2021" 6 6 license = "MIT" 7 - license-file = "LICENSE" 7 + description = "Library for easily interacting with and consuming the Bluesky Jetstream service." 8 8 repository = "https://github.com/videah/jetstream-oxide" 9 9 readme = "README.md" 10 10