this repo has no description
5
fork

Configure Feed

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

at 652a09925cfee5b90875e8c52503c0fa280e42b7 10 lines 185 B view raw
1[package] 2name = "tangled-on-commit" 3version = "0.1.0" 4edition = "2024" 5license = "GPL-3.0-or-later" 6rust-version = "1.88" 7 8[dependencies] 9json = "0.12.4" 10trust-dns-resolver = "0.20.1"