this repo has no description
1
fork

Configure Feed

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

base 64 conflict

-2
-1
Cargo.toml
··· 29 29 tokio = { version = "1.46.1", features = ["full"] } 30 30 markdown = "1.0.0" 31 31 rust-embed = { version = "8.7.2", features = ["include-exclude"] } 32 - base64 = "0.22"
-1
shared/Cargo.toml
··· 27 27 async-trait = "0.1.88" 28 28 atrium-xrpc-client.workspace = true 29 29 tokio.workspace = true 30 - base64.workspace = true 31 30 chrono.workspace = true