summaryrefslogtreecommitdiff
path: root/crates/futures-copy
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-3/+3
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* futures-copy: Manually fix up the Cargo.tomlGabriela Moldovan2025-12-011-6/+6
* futures-copy: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-8/+8
* Run fixup-features in preparation for releaseGabriela Moldovan2025-12-011-0/+3
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-063-4/+4
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-042-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-4/+4
* futures-copy: Add a test for an interactive protocolNick Mathewson2025-10-283-9/+118
* New futures-copy crate to replace copy_interactive.Nick Mathewson2025-10-288-0/+1297