superseedr 1.0.5

A BitTorrent Client in your Terminal.
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2025 The superseedr Contributors
// SPDX-License-Identifier: GPL-3.0-or-later

pub mod activity_history;
pub mod event_journal;
pub mod network_history;
pub mod rss;