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.

axum-metrics back to upstream

phil b4d170e7 55827db8

+4 -3
+3 -2
Cargo.lock
··· 162 162 163 163 [[package]] 164 164 name = "axum-metrics" 165 - version = "0.1.0" 166 - source = "git+https://github.com/uniphil/axum-metrics.git#0835d58b628104ada1f1c89c9d52bbedf34f921f" 165 + version = "0.2.0" 166 + source = "registry+https://github.com/rust-lang/crates.io-index" 167 + checksum = "5534db72cef9897272302f3eb28c43a1a3bbd20fb40b4956da8d32366d7c8c69" 167 168 dependencies = [ 168 169 "axum", 169 170 "bytes",