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.

increment version number

videah 9b75aad1 66602988

+2 -2
+1 -1
Cargo.lock
··· 752 752 753 753 [[package]] 754 754 name = "jetstream-oxide" 755 - version = "0.1.0" 755 + version = "0.1.1" 756 756 dependencies = [ 757 757 "anyhow", 758 758 "async-trait",
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 authors = ["videah <videah@selfish.systems>"] 3 3 name = "jetstream-oxide" 4 - version = "0.1.0" 4 + version = "0.1.1" 5 5 edition = "2021" 6 6 license = "MIT" 7 7 description = "Library for easily interacting with and consuming the Bluesky Jetstream service."