[MIRROR ONLY] A correct and efficient ATProto blob proxy for secure content delivery. codeberg.org/Blooym/porxie
36
fork

Configure Feed

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

chore: bump version

Lyna aba8d520 4c0298a1

+2 -2
+1 -1
Cargo.lock
··· 2415 2415 2416 2416 [[package]] 2417 2417 name = "porxie" 2418 - version = "0.1.1" 2418 + version = "0.1.2" 2419 2419 dependencies = [ 2420 2420 "anyhow", 2421 2421 "axum",
+1 -1
Cargo.toml
··· 6 6 homepage = "https://codeberg.org/Blooym/porxie/src/branch/main/README.md" 7 7 documentation = "https://codeberg.org/Blooym/porxie/src/branch/main/README.md" 8 8 license = "AGPL-3.0-or-later" 9 - version = "0.1.1" 9 + version = "0.1.2" 10 10 edition = "2024" 11 11 12 12 [profile.release]